Carla 入门教程分享

教程一

1. Carla的基本概念:https://pythonlibrary.net/2020/04/05/carla-autonomous-driving-simulator-intro/

2. 使用Python与仿真环境交互:https://pythonlibrary.net/2020/04/12/carla-autonomous-driving-simulator-core-concepts/

3. 用摄像头识别车辆实例:https://pythonlibrary.net/2020/04/18/carla-autonomous-driving-simulator-vehicle-detection/

4. 交通管理器:https://pythonlibrary.net/2020/05/09/carla-autonomous-driving-simulator-traffic-manager/

你可能感兴趣的:(Carla)