|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <geometry_msgs/msg/twist_with_covariance_stamped.hpp>#include <std_srvs/srv/empty.hpp>#include "common_lib/competition_logic/mission_logic.hpp"#include "pacsim/msg/perception_detections.hpp"#include "ros_node/slam_node.hpp"

Go to the source code of this file.
Classes | |
| class | PacsimAdapter |
| Adapter class to interface with the Pacsim simulator for SLAM. More... | |