paper, tips, notes.
- https://www.linkedin.com/feed/update/urn:li:activity:7102893637306339329?utm_source=share&utm_medium=member_desktop
- CarMaker, Sumo, etc.
https://www.asam.net/members/detail/pmsf/
- Carla is combine with CarSim (more at: https://carla.org/2020/12/22/release-0.9.11/)
- Abour CarSim: https://www.carsim.com/products/carsim/index.php
- Carla with RoS: ROS Bridge-CARLA experience (more at: https://carla.org/2020/12/22/release-0.9.11/)
- https://www.youtube.com/watch?v=AaJekfFR1KQ : Good tutorial showing CARLA toplevel: Unreal engine and a python client to get sensor data.
- Forum: https://forum.carla.org/t/step-by-step-guide-for-using-imported-custom-map-in-scenariorunner/976
Low quality mode
./CarlaUE4.sh -quality-level=Low
Abbrevation
- HUD: Head Up Display
https://github.com/Autoware-AI/autoware.ai
Autoware is the world's first "all-in-one" open-source software for self-driving vehicles. The capabilities of Autoware are primarily well-suited for urban cities, but highways, freeways, mesomountaineous regions, and geofenced areas can be also covered. The code base of Autoware is protected by the Apache 2 License. Please use it at your own discretion. For safe use, we provide a ROSBAG-based simulation environment for those who do not own real autonomous vehicles. If you plan to use Autoware with real autonomous vehicles, please formulate safety measures and assessment of risk before field testing.
You may refer to Autoware Wiki for Users Guide and Developers Guide.
https://www.lgsvlsimulator.com/
LGSVL Simulator: Simulation software to accelerate safe autonomous vehicle development
https://www.youtube.com/watch?v=M2x86MSZyXI
https://github.com/gmnvh/pycarmaker
Python class to control, write and read information from CarMaker (https://ipg-automotive.com/).
If you are writing your application in C, use the APO library. Here is an example: https://github.com/gmnvh/pycarmaker/tree/master/examples/C