laser_assembler with a vertical fixed laser sensor

asked 2015-02-05 11:33:25 -0500

AlexR gravatar image

Hi,

I am now learning the laser_assembler package for converting laser scans into point cloud data for 3D perception. The sample bag file that is provided contains laser data with topics /tf and /tilt_scan. From what I assume is that the /tilt_scan topic comes from a tilting laser system like in the PR2 robot. My question is- Can the laser assembler be used with a fixed laser sensor which is vertically mounted with respect to the robot motion instead of regular horizontally placed sensors that are used for grid mapping.

My aim is to use two laser sensors, one horizontal for 2D ICP and grid mapping and navigation, and the other one fixed vertically at a certain height, and then assemble the scans into point cloud data for 3D mapping. If yes, how do I use the topics for say laserh(horizontal) and laserv(vertical). I can remap them to topics /scanh and /scanv. I am sure many people must have tried this system since its the most trivial arrangement that comes to mind. Can someone point me to right direction so that I can move ahead with my plan or provide git links or packages that I can use to run this.

Any help would be deeply appreciated. Thank you.

Alex

edit retag flag offensive close merge delete

Comments

Really hoping someone could help me here.. fingers crossed..

AlexR gravatar image AlexR  ( 2015-04-24 07:32:54 -0500 )edit