octomap_server2
octomap_server2 copied to clipboard
ROS2 stack for mapping with OctoMap, contains octomap_server package
Hi. I have tried following the README guidelines to build the code, but after executing `$ colcon build --symlink-install --packages-select octomap_msgs octomap_server2` I get the following error: ``` fatal error:...
I got this error, while trying to build octomap_sever2, Any solution please let me know. I am using forxy on ubuntu 20.04 and so the pcl version is 1.10, but...
Hi, I have tried following the README guidelines to build the code, but after executing `$ colcon build --symlink-install --packages-select octomap_msgs octomap_server2` I get the following error: >fatal error: octomap_msgs/conversions.h:...
Which license would this work be based on? Is it possible to get a license file here? Thanks.
Hey, I can see the method for loading a previously saved map is implemented but I can't find where or if it is ever called. Also I think the parameter...
I have sucessfully visualized pointcloud in rviz ,how to save this pointcloud
无法显示点云
  都运行成功,也没有任何报错。但是就是无法显示点云
Built passed. ROS launched successfully. Point clouds display normally. But I don't know how to save the map.
Hi @iKrishneel , First of all, I would like to say thank you for developing this wonderful ros2 pkg. I am trying to use it to convert a map built...