This home page contains an index with a brief description of the different sections in the documentation. Feel free to read in whatever order preferred. In any case, here are a few suggestions for newcomers.
* __Install CARLA.__ Either follow the [Quick start installation](start_quickstart.md) to get a CARLA release or [make the build](build_carla.md) for a desired platform.
* __Start using CARLA.__ The section titled [Foundations](foundations.md) is an introduction to the most important concepts and the [first steps tutorial](tuto_first_steps.md) shows you how to get started.
__Change the docs version to fit the CARLA version you are using__. Use the panel in the bottom-right side of this window to change to previous versions. __The _Latest_ version points to documentation in the `dev` branch__ which may refer to features currently in development and __not available__ in any packaged version of CARLA, as well general documentation improvements. ![docs_version_panel](img/docs_version_panel.jpg)
[__MathWorks__](large_map_roadrunner.md) — Overview of creating a map in RoadRunner.
[__SUMO__](adv_sumo.md) — Details of the co-simulation feature with SUMO.
[__Scenic__](tuto_G_scenic.md) — How to use Scenic with CARLA to generate scenarios.
[__Chrono__](tuto_G_chrono.md) — Details of the Chrono physics simulation integration with CARLA.
[__OpenDrive__](adv_opendrive.md) — Details of the OpenDrive support in CARLA.
[__PTV-Vissim__](adv_ptv.md) — Details of the co-simulation feature with PTV-Vissim.
[__RSS__](adv_rss.md) — Details of the Responsibility Sensitive Safety library integration with CARLA.
[__AWS__](tuto_G_rllib_integration) — Details of using RLlib to run CARLA as a distributed application on Amazon Web Services.
[__ANSYS__](ecosys_ansys.md) — Brief overview of how the Ansys Real Time Radar Model was integrated into CARLA.
[__carlaviz — web visualizer__](plugins_carlaviz.md) — Plugin that listens the simulation and shows the scene and some simulation data in a web browser.
## Contributing to CARLA
[__Guidelines__](cont_contribution_guidelines.md) — Guidelines on contributing to the development of the CARLA simulator and its ecosystem.
[__Coding standards__](cont_coding_standard.md) — Details on the best coding practices when contributing to CARLA development.
[__Documentation standard__](cont_doc_standard.md) — Details on the documentation standards for CARLA docs.
## Tutorials
There are numerous tutorials covering CARLA features with code and guidelines for varied use cases. Please check the [tutorials page](tutorials.md) for help with your work.
The pages above cover most of the core concepts and features of CARLA. There is additional documentation in the [extended documentation](ext_docs.md) section covering advanced features in more depth.