#32 · Primary category: Robotics & Embodied AI Simulation

alpasim

autonomous-driving autonomous-vehicles av-simulation closed-loop-simulation computer-vision end-to-end-driving neural-reconstruction nurec nvidia physical-ai robotics self-driving-car simulation simulator

AlpaSim is an open-source autonomous vehicle simulation platform designed for development and testing of end-to-end AV policies

Project last updated:08/24/26

GitHub Stars

1.2K

Forks

152

Contributors

12

License

Apache-2.0

Why we included this project

Teams developing end-to-end driving policies need a closed-loop testbed where they can run their models against realistic sensors, vehicle dynamics, and traffic before any real-world deployment, and AlpaSim is built for that. It renders high-fidelity camera feeds with configurable field-of-view and resolution, and the renderer is pluggable, so you can swap in NVIDIA's NuRec or a video-model backend like OmniDreams. The whole simulator is Python-based with a modular gRPC interface, which makes swapping in a custom policy or component a straightforward edit rather than a rewrite. That level of hackability suits day-to-day experimentation, and the microservices design lets you scale across multiple nodes for longer or heavier validation runs. It also ships with working integrations for driving policies like Alpamayo and Transfuser, giving you a concrete baseline to benchmark against instead of starting from scratch.

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