|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "custom_interfaces/msg/control_command.hpp"#include "custom_interfaces/msg/operational_status.hpp"#include "ros_node/ros_node.hpp"#include "common_lib/competition_logic/mission_logic.hpp"

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