Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
cone_validator.hpp File Reference
#include <numeric>
#include <utils/cluster.hpp>
#include <utils/lidar_point.hpp>
#include <utils/plane.hpp>
#include "sensor_msgs/msg/point_cloud2.hpp"
Include dependency graph for cone_validator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConeValidator
 Abstract class responsible for validating clusters as cones. More...