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

dalspenguin's profile - activity

2015-05-10 20:47:40 -0500 received badge  Good Question (source)
2012-09-16 22:33:15 -0500 received badge  Famous Question (source)
2012-09-09 21:56:23 -0500 received badge  Nice Question (source)
2012-08-30 07:52:16 -0500 received badge  Notable Question (source)
2012-08-15 21:38:40 -0500 received badge  Popular Question (source)
2012-08-14 06:41:41 -0500 received badge  Student (source)
2012-08-13 06:04:57 -0500 asked a question RGBD-SLAM and STEREO

Hello ROS community,

How to use rgbd-slam with two cameras? I have read http://www.ros.org/wiki/rgbdslam I run rgbd-slam from command line "roslaunch rgbdslam kinect+rgbdslam.launch" and it said: "cannot find kinect device". What should I put into command line in order to say rgbdslam reads frames(images) from two cameras, not from kinect device? Did anyone get success with it?

Also, I have tried to to use bagfiles instead of kinect device to get pre-saved frames(images), however did not get any success. Does anyone have example of using bagfiles?

My enviroment: Ubuntu 11.10 ROS electric 2 cameras

Thanks a lot, Alex