OctoMap / octomap_rviz_plugins

RViz display plugins for visualizing octomap messages in ROS
http://ros.org/wiki/octomap_rviz_plugins
89 stars 63 forks source link

Changing octree depth does not force a re-draw #8

Closed ahornung closed 6 years ago

ahornung commented 11 years ago

Changing the octree depth should immediately force a re draw with the current settings. Right now you need to toggle the plugin to manually force a re-draw after changing the depth.

ahornung commented 6 years ago

Fixed by #32. Thanks!