https://github.com/carla-simulator/carla
Raw File
Tip revision: 7d3346733feb2e19664ea0fb66491dd556d6816b authored by nsubiron on 05 July 2019, 18:10:18 UTC
Add config.py to easily configure the simulator
Tip revision: 7d33467
download.md
# Download

### Development [[Documentation](https://carla.readthedocs.io/en/latest/)]

> These are the version of CARLA, more frequently updated and with the latest
> features. Keep in mind that the API and features in this channel can (and
> probably will) change.

- [CARLA 0.9.5](https://github.com/carla-simulator/carla/releases/tag/0.9.5)
- [CARLA 0.9.4](https://github.com/carla-simulator/carla/releases/tag/0.9.4)
- [CARLA 0.9.3](https://github.com/carla-simulator/carla/releases/tag/0.9.3)
- [CARLA 0.9.2](https://github.com/carla-simulator/carla/releases/tag/0.9.2)
- [CARLA 0.9.1](https://github.com/carla-simulator/carla/releases/tag/0.9.1)
- [CARLA 0.9.0](https://github.com/carla-simulator/carla/releases/tag/0.9.0)
- [CARLA 0.8.4](https://github.com/carla-simulator/carla/releases/tag/0.8.4)
- [CARLA 0.8.3](https://github.com/carla-simulator/carla/releases/tag/0.8.3)

### Stable [[Documentation](https://carla.readthedocs.io/en/stable/)]

> The most tested and robust release out there!

- [CARLA 0.8.2](https://github.com/carla-simulator/carla/releases/tag/0.8.2)
back to top