RGBDSLAM on turtlebot
How does one use the camera on turtlebot to rgbdslam on another workstation?
How does one use the camera on turtlebot to rgbdslam on another workstation?
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.
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-03-30 08:16:58 -0500
Seen: 673 times
Last updated: Apr 07 '12
Odometry with RGBDSLAM for mapping white walls
RGBDSLAM who do I send the patches too? (Fixed for latest fuerte)
Solved Turtlebot simulator keyboard teleop not working in Fuerte [closed]
PrimeSense Failed to set USB interface Error
Can turtlebot_simulator be loaded with a PGM map?
How to give dependencies in manifest files?