Closed horverno closed 5 months ago
The easiest way is to use the euclidean_cluster of autoware, but without the tier4_perception_msgs::msg::DetectedObjectsWithFeature output.
euclidean_cluster
tier4_perception_msgs::msg::DetectedObjectsWithFeature
Code: https://github.com/autowarefoundation/autoware.universe/tree/main/perception/euclidean_cluster/lib https://github.com/autowarefoundation/autoware.universe/blob/main/perception/euclidean_cluster/src
Documentation: https://autowarefoundation.github.io/autoware.universe/main/perception/euclidean_cluster/
The easiest way is to use the
euclidean_cluster
of autoware, but without thetier4_perception_msgs::msg::DetectedObjectsWithFeature
output.Code: https://github.com/autowarefoundation/autoware.universe/tree/main/perception/euclidean_cluster/lib https://github.com/autowarefoundation/autoware.universe/blob/main/perception/euclidean_cluster/src
Documentation: https://autowarefoundation.github.io/autoware.universe/main/perception/euclidean_cluster/