RGBDSLAM on turtlebot
How does one use the camera on turtlebot to rgbdslam on another workstation?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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.
Asked: 2012-03-30 08:16:58 -0600
Seen: 936 times
Last updated: Apr 07 '12
Howto create semantic maps using ROS and Kinect?
Error when compiling RGBDSLAM for Kinect
pointcloud to laserscan with transform?
How to use RGBD-6D-SLAM for path planning and navigation with Kinect
Problem generating PCD from rgbdslam
Pointcloud_to_laserscan ranges angular min and max?
Is an IMU required to run Turtlebot stack?
Can't get turtlebot_teleop to work with Logitech Logitech Cordless RumblePad 2 [closed]