Apollo: About the MSF in apollo.

Created on 6 Oct 2020  路  3Comments  路  Source: ApolloAuto/apollo

Hi,

I've learned this paper relevant to the MSF implemented in Apollo. MSF is a localization scheme that contains many components and possible combinations, why this paper only select these specific methods for its implementation in Apollo?

Regards,
HY

Localization

Most helpful comment

@hongyi-zhao , Thanks for your question. As you said, more sensors integrated into MSF could improve the reliability and availability for the whole solution, and we do now (2020) employ more sensors like cameras to the list. But dated back to 2018, due to the limited computing resource and available sensor suit, we only chose the RTK/LiDAR/IMU combinations. You can follow our latest progress on vision in paper(DA4AD: End-to-end Deep Attention Aware Features Aided Visual Localization for Autonomous Driving) for more details. Thanks again.

All 3 comments

@hongyi-zhao , Thanks for your question. As you said, more sensors integrated into MSF could improve the reliability and availability for the whole solution, and we do now (2020) employ more sensors like cameras to the list. But dated back to 2018, due to the limited computing resource and available sensor suit, we only chose the RTK/LiDAR/IMU combinations. You can follow our latest progress on vision in paper(DA4AD: End-to-end Deep Attention Aware Features Aided Visual Localization for Autonomous Driving) for more details. Thanks again.

@renlancai I looked through this paper here according to your guidance and can't find the detailed descriptions on the hardware platform and Apollo's version - honestly, I didn鈥檛 even find a detailed description of the verification tool chain/set - used by this paper?

According to the conclusion of this paper, its seems that the LiDAR-based localization methods will eventually be deprecated inf the future.

BTW, it seems that you are not in the list of authors. Are you a member of the research group which published this paper?

@hongyi-zhao The paper @renlancai mentioned proposed a camera based localization module which can add to MSF. This camera based localization module has the same input/output as the LiDAR localization module, so it's easy to be integrated into MSF. Back to your original question, in 2018, due to the limited computing resource and available sensor suit, we only chose the RTK/LiDAR/IMU combinations to build the MSF scheme.

Was this page helpful?
0 / 5 - 0 ratings