Ask Your Question
2

navigation with kinect question

asked 2012-03-28 05:51:21 -0500

Ocean gravatar image Ocean
66 7 9 14

updated 2012-03-28 08:00:46 -0500

I`m a newer to the ROS,and now I want to do the simulation on my computer with the kinect first,and the final purpose is to do navigation with kinect.So I hope anyone can share your precious experiences about how to do navigation with kinect by steps.
The more detailed, the better!

I trully want to know the steps of using ros to accompish the vision navigation with kinect.By the way,now I have a robot but not the one showed on the ros.org.

Thanks very much!!!
edit retag flag offensive close delete

Comments

Thank you for your answers and advice! And I trully want to know the steps of using ros to accompish the vision navigation with kinect.By the way,now I have a robot but not the one showed on the ros.org,but the robot is alike TurtleBot

Ocean ( 2012-03-28 22:24:45 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-03-28 06:02:32 -0500

sam gravatar image sam
1501 166 200 223

You can just try rgbdslam.

If you have any questions, just feel free to ask.

By the way, please edit your original post to standard form (should not in box form). Box form is used for code or a lot of messages.Thank you~

edit flag offensive delete publish link more
0

answered 2012-03-28 06:10:45 -0500

McMurdo gravatar image McMurdo flag of India
60 11 12 22

Using the kinect and doing a simulation are two different things. Do you have a kinect and do you wish to program it? Or do you wish to simulate kinnect data?

There is no way you can achieve navigation with just kinect. You will need a complete mobile robot to do that. Do you have a TurtleBot?

Please describe what you wish to do in detail.

edit flag offensive delete publish link more

Comments

Is it possible to use slam_gmapping with Kinect? I ask this because gmapping seems to use Laser scans where as Kinect publishes point clouds. Thanks.

kshitij ( 2012-03-29 07:08:43 -0500 )edit
1

The gmapping_demo.launch file uses the kinect to do the mapping. The kinect data are presented to the algorithm as though it is coming from a laser. In reality, it is only the point cloud data that is converted to Laser-like data. The answer to your question is yes.

McMurdo ( 2012-04-02 07:25:54 -0500 )edit

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-28 05:51:21 -0500

Seen: 530 times

Last updated: Mar 28 '12