map-merge icon indicating copy to clipboard operation
map-merge copied to clipboard

ROS package for merging 3D maps

Results 7 map-merge issues
Sort by recently updated
recently updated
newest added

Hi; I'm trying to use the node to merge two point clouds, one coming from a Ouster OS0 and another coming for an OS1 mounted in two huskies, all simulated...

I have the input of multiple pointcloud2 input obtained from the simulated VLP16 sensor in different robots and attempt to combine the point cloud topics from all the robots into...

Hi. I am trying to merge two maps generated online using [octomaps](http://wiki.ros.org/octomap_server). I use the `octomap_point_cloud_centers` as the `robot_map_topic`. The map_merge node will eventually crash. Initially, I get ```sh [DEBUG]...

![image](https://user-images.githubusercontent.com/64572122/148403172-29becd6b-6810-4070-8097-b50a43d6efe7.png)

Just wondering if there are any plans to port this to ROS2

这个数据只支持xyzrgb的点云吗,不支持xyz或者xyzi 的吗?

Hi, I run code for two robot in gazebo which they produce two topics for map, can i use the merge package online to merge there topics?