Ask Your Question
0

RGBDSLAM on turtlebot

asked 2012-03-30 13:16:58 -0500

allenh1 gravatar image allenh1 flag of United States
1007 39 46 63
http://eecs.vanderbilt.ed...

How does one use the camera on turtlebot to rgbdslam on another workstation?

edit retag flag offensive close delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-03-30 15:03:01 -0500

Mac gravatar image Mac flag of United States
3639 17 56 74
http://www.cs.duke.edu/~m...

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.

edit flag offensive delete publish link more

Comments

Yes, but how does one reassemble the two?

allenh1 ( 2012-03-30 15:11:10 -0500 )edit

Sorry, I meant that several other answers deal with how to reassemble; take a look around.

Mac ( 2012-03-30 17:41:15 -0500 )edit
0

answered 2012-04-07 16:35:14 -0500

Felix Endres gravatar image Felix Endres flag of Germany
3347 13 32 62
http://www.informatik.uni...

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.

edit flag offensive delete publish link more

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-03-30 13:16:58 -0500

Seen: 285 times

Last updated: Apr 07 '12