HKUST-Aerial-Robotics / A-LOAM

Advanced implementation of LOAM
Other
2.14k stars 805 forks source link

Vertical velodyne sensor setup for a drone simulation #39

Open didzdissanayaka8 opened 4 years ago

didzdissanayaka8 commented 4 years ago

Hi, I want to mount the Velodyne VLP 16 sensor vertically for my simulations as shown below. However, when I tried the A-LOAM package with that sensor setup, the state estimation and mapping were not accurate enough. I did not change any coordinate frames in this case. Does anyone know whether this is possible and whether anything needs to be changed in the code? verticallidar

Gyudori commented 3 years ago

@didzdissanayaka8 I think the ratio of overlap for consecutive frames might be cause that result. Lidar data frames horizontally installed on a vehicle overlap for many areas, but in your setup on a drone does not.

Ahmad-Drak commented 2 years ago

@didzdissanayaka8 did you find a feasible solution for this? currently facing the same issue.

pie-leroy commented 4 months ago

any update @didzdissanayaka8 @Ahmad-Drak ? i am looking for a solution

Ahmad-Drak commented 4 months ago

@pie-leroy sadly nothing yet. I spent too much time on this and I needed to move on..Would still be interested in a solution really.