Carma-platform v4.2.0
CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication.
|
#include <detection_list_viz_component.hpp>
Public Member Functions | |
DetectionListVizNode (const rclcpp::NodeOptions &options) | |
Private Attributes | |
rclcpp::Subscription< carma_cooperative_perception_interfaces::msg::DetectionList >::SharedPtr | detection_list_sub_ {nullptr} |
rclcpp::Publisher< visualization_msgs::msg::MarkerArray >::SharedPtr | marker_pub_ {nullptr} |
Definition at line 24 of file detection_list_viz_component.hpp.
|
explicit |
Definition at line 22 of file detection_list_viz_component.cpp.
References detection_list_sub_, and marker_pub_.
|
private |
Definition at line 31 of file detection_list_viz_component.hpp.
Referenced by DetectionListVizNode().
|
private |
Definition at line 33 of file detection_list_viz_component.hpp.
Referenced by DetectionListVizNode().