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

Stereoscopic camera with RGBDSLAM

asked 2011-09-27 05:26:28 -0500

rhtmxhq8 gravatar image

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?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2011-09-27 06:02:24 -0500

Mac gravatar image

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.

edit flag offensive delete link more
0

answered 2011-09-27 21:25:03 -0500

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

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-09-27 05:26:28 -0500

Seen: 440 times

Last updated: Sep 27 '11