Skip to content
Deep edited this page Aug 24, 2019 · 1 revision

Adds a visualization represented by a sensor_msgs/Range topic to the scene.

Overview

Options

Name Description Valid values Default
Topic The sensor_msgs/Range 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