2018-03-22 01:16:56 +08:00
|
|
|
<h1>CARLA Documentation</h1>
|
2017-09-07 21:55:41 +08:00
|
|
|
|
2018-03-22 01:16:56 +08:00
|
|
|
<h3>Quick start</h3>
|
2017-09-07 21:55:41 +08:00
|
|
|
|
2018-03-22 01:16:56 +08:00
|
|
|
* [Getting started](getting_started.md)
|
|
|
|
* [Running the simulator](running_simulator_standalone.md)
|
|
|
|
* [Connecting a Python client](connecting_the_client.md)
|
|
|
|
* [Configuring the simulation](configuring_the_simulation.md)
|
2017-11-16 23:14:11 +08:00
|
|
|
* [Measurements](measurements.md)
|
2017-11-17 00:26:50 +08:00
|
|
|
* [Cameras and sensors](cameras_and_sensors.md)
|
2017-11-25 01:12:15 +08:00
|
|
|
* [F.A.Q.](faq.md)
|
2017-09-07 21:55:41 +08:00
|
|
|
|
2018-03-22 01:16:56 +08:00
|
|
|
<h3>Building from source</h3>
|
2017-09-07 21:55:41 +08:00
|
|
|
|
|
|
|
* [How to build on Linux](how_to_build_on_linux.md)
|
|
|
|
* [How to build on Windows](how_to_build_on_windows.md)
|
|
|
|
|
2018-04-12 21:05:05 +08:00
|
|
|
<h3> Driving Benchmark </h3>
|
|
|
|
|
2018-04-07 01:56:12 +08:00
|
|
|
* [Quick Start](benchmark_start.md)
|
2018-04-07 17:00:35 +08:00
|
|
|
* [General Structure](benchmark_structure.md)
|
2018-04-09 22:47:20 +08:00
|
|
|
* [Creating Your Benchmark](benchmark_creating.md)
|
|
|
|
* [Computed Performance Metrics](benchmark_metrics.md)
|
2018-07-04 17:59:59 +08:00
|
|
|
|
2018-03-22 01:16:56 +08:00
|
|
|
<h3>Advanced topics</h3>
|
|
|
|
|
|
|
|
* [CARLA settings](carla_settings.md)
|
|
|
|
* [Simulator keyboard input](simulator_keyboard_input.md)
|
|
|
|
* [Running without display and selecting GPUs](carla_headless.md)
|
|
|
|
* [How to link Epic's Automotive Materials](epic_automotive_materials.md)
|
|
|
|
|
|
|
|
<h3>Contributing</h3>
|
2017-12-04 23:18:14 +08:00
|
|
|
|
2017-12-04 23:25:55 +08:00
|
|
|
* [Contribution guidelines](CONTRIBUTING.md)
|
2018-01-18 01:11:57 +08:00
|
|
|
* [Coding standard](coding_standard.md)
|
2018-01-16 23:09:30 +08:00
|
|
|
* [Code of conduct](CODE_OF_CONDUCT.md)
|
2017-12-04 23:18:14 +08:00
|
|
|
|
2018-03-22 01:16:56 +08:00
|
|
|
<h3>Development</h3>
|
2017-09-07 21:55:41 +08:00
|
|
|
|
2017-11-18 00:21:45 +08:00
|
|
|
* [Map customization](map_customization.md)
|
2017-09-07 21:55:41 +08:00
|
|
|
* [How to add assets](how_to_add_assets.md)
|
2017-12-04 23:18:14 +08:00
|
|
|
* [CARLA design](carla_design.md)
|
2017-09-07 21:55:41 +08:00
|
|
|
* [CarlaServer documentation](carla_server.md)
|
2018-07-04 17:59:59 +08:00
|
|
|
* [Build system](build_system.md)
|