ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

How to feed octomap_mapping with cloud points from kinect (openNI2) to start creating a map? [closed]

asked 2014-08-18 04:50:14 -0500

Pat gravatar image

updated 2014-08-18 17:40:52 -0500

How to feed octomap_mapping with cloud points from kinect (openNI2) to start creating a map? I'm using Xtion kinect with openni2. Is working with no problem. Additionally I installed octomap and roslaunch the following scripts

octomap_mapping.launch octomap_mapping_nodelet.launch octomap_tracking_client.launch octomap_tracking_server.launch

I can see all the packages running in the rqt view.

Also I tried to remap cloud_in in the octomap launchfile to different of the topics provided from by openni camera.

<remap from="cloud_in" to="/camera/I_tried_different" />

In rqt I can see that remapping is working (can't tell you what camera topics I tried because I'm currently not in front of my ros server)

Unfortunatly no map will be build up. (rviz tells me no map available allthough I select correct topic from octomap) Please can someone tell me what I'm doing wrong? Which openNI camera topic should I remap to cloud_in? Or is there missing an addtional package to realize creating a map with octomap and openni2 with kinect (e.g. create point cloud from camera output before for octomap)?

Thanks Pat

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by Pat
close date 2014-08-22 04:35:42.606502

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-08-22 04:35:03 -0500

Pat gravatar image

The right answer should be with help of rgbdslam. So answered by myself and closed.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-08-18 04:50:14 -0500

Seen: 523 times

Last updated: Aug 22 '14