#40 · Primary category: Robotics & Embodied AI Simulation
simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Project last updated:04/04/23
GitHub Stars
2.5K
Forks
790
Contributors
46
License
Other
Why we included this project
Teams validating self-driving stacks need a realistic environment before touching hardware, and SVL Simulator provides that on the Unity engine. It renders photorealistic city maps, lets you attach virtual cameras, LiDAR, and other sensors to ego vehicles, and lets you drive them through scripted traffic, pedestrians, and edge-case scenarios. The built-in Apollo and Autoware integrations, plus a ROS/ROS2 interface, mean your own perception, planning, and control code can run software-in-the-loop against virtual ground truth. You can also use the same setup to generate labeled synthetic driving data for training computer-vision models. Be aware that LG suspended active development in early 2022, so this is best treated as a mature reference implementation rather than an actively maintained project.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.