|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "custom_interfaces/msg/vehicle_state_vector.hpp"#include "geometry_msgs/msg/twist_with_covariance_stamped.hpp"#include "pacsim/msg/stamped_scalar.hpp"#include "pacsim/msg/wheels.hpp"#include "ros_node/ros_node.hpp"#include "std_srvs/srv/empty.hpp"#include "tf2_ros/buffer.h"#include "tf2_ros/transform_listener.h"

Go to the source code of this file.
Classes | |
| class | PacSimAdapter |
| Adapter for the PacSim simulator. More... | |