Stereoscopic camera with RGBDSLAM
I used stereoscopic camera (calibrated) produce pointcloud images. Can I mimic these messages as Kinect output messages so I can use RGBDSLAM to generate 3D model?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I used stereoscopic camera (calibrated) produce pointcloud images. Can I mimic these messages as Kinect output messages so I can use RGBDSLAM to generate 3D model?
Yes. RGBDSLAM requires the point cloud, and (IIRC) the grayscale camera image; all you'll need to do is get the topic names right, and you should be good to go.
Hi, the latest, somewhat unofficial snapshot has new functionality to make it easier usable with stereo. Just set the "wide..." topics to a color or mono image and a point cloud in the launch file. See rgbdslam_sample_config.launch for how it's done for the PR2. Installation instructions for the snapshot are here in section 2.1
Asked: 2011-09-27 05:26:28 -0600
Seen: 450 times
Last updated: Sep 27 '11