marker_array ROS node¶
The Marker Array ROS node reads location information from the ROS parameter server. It then sets up the matching sphere and text markers and publishes these on the ‘visualization_marker_array’ topic.
Publishes to / Subscribes to | Topic name | Msg Type |
---|---|---|
Publishes to | /visualization_marker_array | MarkerArray |
Subscribes to | none | none |
marker_array module¶
The Marker Array ROS node retrieves a location dictionary from the ROS parameter server (“/locations”). It takes in these locations and populates a list with Sphere and Text Markers which it publishes on the ‘/visualization_marker_array’ topic.