ros-rviz
ros-rviz copied to clipboard
[Feature] Getting global config from ROS parameter when connecting to ROS.
This PR allows configuring global settings via ROS when the initial connection is made. For example, a custom set of components can be activated on startup by sending the appropriate settings to /rvizweb/global_config
parameter.
See original PR at https://github.com/osrf/polymer-ros-rviz/pull/15.