ApolloAuto / apollo

An open autonomous driving platform
Apache License 2.0
24.78k stars 9.64k forks source link

vlp-16 lidars of perception in apollo5.0: any introduction to this? #10274

Open hzdsdhr opened 4 years ago

hzdsdhr commented 4 years ago

We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.

System information

Steps to reproduce the issue:

Supporting materials (screenshots, command lines, code/script snippets):

Hi all, by reading the docs, it seems that in apollo 5.0, there are four lidars: one 128 lidar, three vlp-16 which one of them installed in front bumper, the other two installed at rear bumper. But I can't find any introductions to this and I really curious what the three vlp-16 lidars are for since one 128 lidar should be able to do all the obstacle detection work. Are they for blind spot area of 128 lidar? Can we only just use vlp-16 lidars for obstacle detection instead of using 128 lidar? And what's the algorithm for these three lidars(I guess the multi-lidar fusion part) is and what's the difference between the algorithm between 128 lidar and vlp-16 lidar? Can someone share any info ? Thank you!

natashadsouza commented 4 years ago

@hzdsdhr please find all our Lidar documentation here

hzdsdhr commented 4 years ago

@natashadsouza Thank you for replying! But I'm not asking the hardware info, I want to know more about the vlp-16 role in apollo perception and its algorithm in apollo.