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

Laser scanner & Kinect on mobile based

asked 2016-06-05 04:19:18 -0500

Donovan gravatar image

updated 2016-06-05 04:28:42 -0500

Recently I've seen people using 3D laser scanner and kinect together for navigation on mobile based robots. Why wouldn't they just use laser scanner since its better? There must be a reason for it. Does anyone know the reason why?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-06-05 06:34:55 -0500

NEngelhard gravatar image

The laserscanner only sees one plane (e.g. 10 to 15cm above the floor). You can't see anything on the floor (in the worst case you drive down some stairs) and also other objects as a table are invisible (you only see the legs).

The kinect also provides denser data that can be merged into a 3d representation that is easier to understand for humans than a 2d map. The images also contain more information (e.g. texture) so that the mapping can be more accurate (imagine a long corridor with posters on the wall. The laserscanner will fail but in combination with 2d images, the robot can still localize well).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-06-05 04:19:18 -0500

Seen: 147 times

Last updated: Jun 05 '16