ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The answer is based on the comment of @PeteBlackerThe3rd.

visualization_msgs::Marker::LINE_LIST;

should be used for the visualization of multiple/separated trajectories. The points in the path should be doubled up to make them look continuous.