Skip to content
Deep edited this page Jul 8, 2019 · 1 revision

Adds a visualization represented by a nav_msgs/Path topic to the scene.

Overview

Options

Name Description Valid values Default
Topic The nav_msgs/Path topic to subscribe to. Any valid Graph Resource Name Empty String
Color The color of the line ([0-255], [0-255], [0-255]) (25, 255, 0)
Alpha The amount of transparency to apply to the line [0-1] 1

The options are inspired from RViz and work very similar to it.

Clone this wiki locally