ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Kinect re-position

asked 2012-04-01 22:26:45 -0500

prasanna gravatar image

updated 2016-10-24 09:02:12 -0500

ngrennan gravatar image

I want to re-position the kinect on turtlebot to the top of it, instead of the default position. Will i get a proper map now ? or should I change some robot-model-parameters to achieve that? If so what all parameters and where?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2012-04-01 22:57:41 -0500

karthik gravatar image

Hi, Default mapping by the gmapping uses the fake laser from the kinect. So the obtacles that are in the plane of the kinect's height will be detected. So if your environment has the obstacles of that height, then mapping should be fine even if you change the height. You can visualize the same in rviz. If you want to change the model of the robot in rviz then you may have to change the URDF of the robot. Please refer to the launch files and locate the model and try to edit it and see if the model is changed in rviz.

Hope it helps, Karthik

edit flag offensive delete link more
1

answered 2012-04-01 23:37:01 -0500

130s gravatar image

updated 2012-04-02 16:48:24 -0500

I used to put Kinect on top of Turtlebot and gmapping was as good as default config without really modifying mapping parameters. Adding to @karthik's thorough answer, one thing to note is to save enough space in front of Kinect (as default setting does) so as not to violate its minimum distance requirement toward objects.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-04-01 22:26:45 -0500

Seen: 807 times

Last updated: Apr 02 '12