|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "config/parameters.hpp"#include "custom_interfaces/msg/velocities.hpp"#include "estimators/estimator.hpp"#include "estimators/map.hpp"#include "rclcpp/rclcpp.hpp"

Go to the source code of this file.
Classes | |
| class | VENode |
| Node class for the velocity estimation node. More... | |