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

Any idea to obtain object distance or size from Velodyne point cloud?

asked 2016-02-24 05:44:14 -0500

krishnaece1505 gravatar image

Hi, I am working on VLP 16 velodyne data and I would like to detect the size of an object from the point cloud. I can calculate the size of the object if I obtain the distance and vice versa using simple trigonometry (since angular resolution is known). Since, lidars are laser beams, I am curious if ROS provides access to ToF values of the laser beams so that I can calculate distance from it? Or is there any better way to detect the size of an object or its distance from the lidar point cloud?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-02-24 16:52:09 -0500

joq gravatar image

The velodyne_points point cloud is a 3D representation in units of meters (the ROS standard). The trigonometry is been done by the velodyne_pointcloud package.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-02-24 05:44:14 -0500

Seen: 1,248 times

Last updated: Feb 24 '16