1. Carla(自动驾驶开源仿真软件)
- github:https://github.com/carla-simulator/carla
- doc:https://carla.readthedocs.io/en/latest/
- website:http://carla.org/
- Bounding boxes:https://carla.readthedocs.io/en/docs-preview/tuto_G_bounding_boxes/
- 中文教程:https://www.zhihu.com/people/xie-xiao-fei-78-24/posts
2. Kalman-and-Bayesian-Filters-in-Python (卡尔曼和贝叶斯滤波教材)
- github:https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python
- binder:https://notebooks.gesis.org/binder/jupyter/user/rlabbe-kalman-a-lters-in-python-lrf1y9u4/lab
3. Udacity Self-Driving Car Engineer Nanodegree(Udacity自动驾驶project)
4. SensorsCalibration toolbox(自动驾驶传感器标定工具箱)
- github:https://github.com/PJLab-ADG/SensorsCalibration
- paper:https://arxiv.org/abs/2205.14087
- 中文解读:https://zhuanlan.zhihu.com/p/522653980、https://zhuanlan.zhihu.com/p/523274539
5. BEVPerception-Survey-Recipe(BEV感知技术综述与工具箱)