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

Go to the source code of this file.

Classes

class  Clustering
 Abstract base class for clustering point clouds. More...