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

Don't hard-code plugin path #44

Closed jspricke closed 1 year ago

jspricke commented 1 year ago

pluginlib will search there anyhow.

wxmerkt commented 1 year ago

Thank you for the fix @jspricke