personalrobotics / or_rviz

OpenRAVE viewer plugin that publishes the environment to RViz as InteractiveMarkers.
BSD 2-Clause "Simplified" License
5 stars 5 forks source link

Changing `fixed_frame` after rviz is started doesn't work. #34

Open psigen opened 8 years ago

psigen commented 8 years ago

When or_rviz is started with rviz Global Options > Fixed Frame set to some value, all OpenRAVE interactive markers will be published with that frame ID in the interactive marker messages even if the value is changed in the viewer.

The only way to change the frame ID used in the interactive marker seems to be to change the Fixed Frame, save the resulting rviz config, and then restart the viewer.