Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
GridClustering Member List

This is the complete list of members for GridClustering, including all inherited members.

clustering(const sensor_msgs::msg::PointCloud2::SharedPtr &point_cloud, std::vector< Cluster > *clusters) const overrideGridClusteringvirtual
grid_geometry_GridClusteringprivate
GridClustering(double grid_angle, double grid_radius, double start_augmentation, double radius_augmentation, double fov)GridClustering