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

how to add octomap_rviz_plugins in rviz #37

Closed 920888890 closed 5 years ago

920888890 commented 5 years ago

i have downloaded octomap_rviz_plugins from link. mkdir build && cd build cmake .. make sudo make install

Now octomap_rviz_plugins are installed in /usr/local/share. but i cannot find it in rviz plugins,is there something wrong or forget to do? if someone can help me,thanks a lot!

920888890 commented 5 years ago

i have solved by source setup.bash in build/devel

HuaYuXiao commented 1 month ago

Different to author, I install octomap_rviz_plugins with sudo apt install ros-noetic-octomap*, but somehow I cannot load this plugin in rviz, any hint for me, tahnkU so much!