|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <nav_msgs/msg/odometry.hpp>#include "custom_interfaces/msg/operational_status.hpp"#include "ros_node/slam_node.hpp"#include "std_srvs/srv/empty.hpp"#include "std_srvs/srv/trigger.hpp"#include "tf2_ros/static_transform_broadcaster.h"

Go to the source code of this file.
Classes | |
| class | VehicleAdapter |
| Adapter for interfacing with the real vehicle hardware. More... | |