octomap_server2 icon indicating copy to clipboard operation
octomap_server2 copied to clipboard

ROS2 stack for mapping with OctoMap, contains octomap_server package

Results 10 octomap_server2 issues
Sort by recently updated
recently updated
newest added

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

![image](https://github.com/iKrishneel/octomap_server2/assets/50518377/0aa94d8e-d317-42ea-bd6a-4094534431a1) ![image](https://github.com/iKrishneel/octomap_server2/assets/50518377/9288f153-a3c5-463c-95dd-d4141162918e) 都运行成功,也没有任何报错。但是就是无法显示点云

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...