|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <sensor_msgs/msg/point_cloud2.hpp>#include <string>#include <utils/lidar_point.hpp>#include <utils/plane.hpp>

Go to the source code of this file.
Classes | |
| class | CenterCalculator |
| Abstract Class representing the logic for estimating the center position of a cone. More... | |