Re: [ros-users] "object" extraction from a hokuyo 3D scan

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
CC: francois.chanier
Subject: Re: [ros-users] "object" extraction from a hokuyo 3D scan
Take a look at http://www.ros.org/wiki/laser_assembler for assembling a
bunch of planar scans into 1 point cloud.

Once you have a point cloud, you should be able to use anything that
operates on point clouds, such as PCL ( http://www.ros.org/wiki/pcl ), to do
the volume extraction.

- Eric

On Mon, Feb 7, 2011 at 12:32 PM, Willy Lambert <>wrote:

> Hi all,
>
> I am using a Hokuyo laser range sensor scanning horizontally on a vertical
> translating rail thus having 3D scan of the world. I would like to extract
> some 3D volume of it (such as cubes). I am not used to play with such data
> acquisition so I wonder if it already exist some marvellous ROS package
> doing such scan extraction. In fact I am sure that PR2 are using it with a
> rotation of the scanner, that's why I am asking here.
>
> I may need to read some documentation to have the "keyword" of 3D
> extraction, do not hesitate to give me some readings not to loose your time
> in "noob" questions.
>
> P.S.: a friend of mine is in copy because not on the list. I am sure he'll
> be converted to the power of ROS after this :p
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>