Closed jubeira closed 5 years ago
See #10; needs https://github.com/osrf/polymer-ros-rviz/pull/15.
To specify a configuration, use config_file parameter; e.g:
config_file
roslaunch rvizweb rvizweb.launch config_file:=/path/to/config/file
The configuration file is a JSON just like the one that is displayed in the popup after clicking LOAD CONFIG at the left panel.
LOAD CONFIG
Comments addressed; thanks! Added new section to README as well. @chapulina PTAL.
See #10; needs https://github.com/osrf/polymer-ros-rviz/pull/15.
To specify a configuration, use
config_file
parameter; e.g:The configuration file is a JSON just like the one that is displayed in the popup after clicking
LOAD CONFIG
at the left panel.