Autoware.Auto
|
|
Class receives object clusters, projects them and publisheas the projections as a roi array. More...
#include <cluster_projection_node.hpp>
Public Member Functions | |
ClusterProjectionNode (const rclcpp::NodeOptions &options) | |
void | cluster_callback (autoware_auto_perception_msgs::msg::DetectedObjects::ConstSharedPtr objects_msg) |
Project and publish clusters. More... | |
Class receives object clusters, projects them and publisheas the projections as a roi array.
|
explicit |
void autoware::cluster_projection_node::ClusterProjectionNode::cluster_callback | ( | autoware_auto_perception_msgs::msg::DetectedObjects::ConstSharedPtr | objects_msg | ) |
Project and publish clusters.