|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "common_lib/sensor_data/imu.hpp"#include "common_lib/sensor_data/wheel_encoders.hpp"#include "node/node.hpp"#include "pacsim/msg/stamped_scalar.hpp"#include "pacsim/msg/wheels.hpp"#include "sensor_msgs/msg/imu.hpp"

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