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

Velodyne HDL-32E to laserscan

asked 2013-10-09 13:47:18 -0500

pwong gravatar image

updated 2014-01-28 17:18:11 -0500

ngrennan gravatar image

I'm planning to use gmapping to create the 3D environment for our robot, so I'm assemble a tilting hokuyo laser scanner and using the corresponding driver.

For long term, I plan to use the velodyne laser scanner. The issue is the velodyne package appears to be outputting in pointcloud2 format, instead of laserscan format.

I see options such as using the pointcloud_to_laserscan to create the map. There is also ethzasl package I saw recommended on another post, but we need loop closer.

I basically would like to hear your experiences with using a velodyne lidar for a fast/higher quality 3D map or if the tilting hokuyo would be a viable permanent solution.

Any advice is greatly appreciated!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-10-10 17:46:13 -0500

joq gravatar image

updated 2013-10-11 07:36:22 -0500

I think pointcloud_to_laserscan is the usual solution for reducing 3D point cloud data for 2D mapping applications.

I've seen papers describing more elaborate schemes, depending on your environment and requirements.

Beware that the Velodyne does not see things nearer than 90cm away. See this discussion.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2013-10-09 13:47:18 -0500

Seen: 1,596 times

Last updated: Oct 11 '13