How does one use the camera on turtlebot to rgbdslam on another workstation?
Like this: ROS Multiple Machines Tutorial.
Note that pushing the point clouds over WiFi is impractical; it's way too much data. You'll need to push the (RGB and Depth) images over wifi instead, and built the point cloud after the fact. Several other answers.ros.org questions deal with how to do this.
You can just set the point-cloud topic in RGBDSLAM's launch file to an empty string. It will do the reprojection then by itself.
Asked: 2012-03-30 13:16:58 -0500
Seen: 285 times
Last updated: Apr 07 '12
Howto create semantic maps using ROS and Kinect?
Typical Methods of Building Large 3D Maps?
Error when compiling RGBDSLAM for Kinect
How to use RGBD-6D-SLAM for path planning and navigation with Kinect
Problem generating PCD from rgbdslam
RGB-6D-SLAM performance on a robot
Limiting depth kinect sees in rgbdslam?
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.