ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I would do the remapping the other way around. Make both point clouds publish to the same topic by adding remappings to the sensor nodes.
2 | No.2 Revision |
I would do the remapping the other way around. Make both point clouds publish to the same topic by adding remappings to the sensor nodes.
Alternatively, you can set up a relay using the topic_tools relay. Just relay both point clouds to the same topic and remap octomap's cloud_in topic to it.