diff --git a/Docs/img/base_mesh.png b/Docs/img/base_mesh.png new file mode 100644 index 000000000..d601bd0c9 Binary files /dev/null and b/Docs/img/base_mesh.png differ diff --git a/Docs/img/collision_mesh.png b/Docs/img/collision_mesh.png new file mode 100644 index 000000000..f64edb84c Binary files /dev/null and b/Docs/img/collision_mesh.png differ diff --git a/Docs/img/collision_mesh_vehicle.png b/Docs/img/collision_mesh_vehicle.png new file mode 100644 index 000000000..5a4708f67 Binary files /dev/null and b/Docs/img/collision_mesh_vehicle.png differ diff --git a/Docs/img/copy_wheel_blueprint.png b/Docs/img/copy_wheel_blueprint.png new file mode 100644 index 000000000..85411841c Binary files /dev/null and b/Docs/img/copy_wheel_blueprint.png differ diff --git a/Docs/img/physical_asset_mesh.png b/Docs/img/physical_asset_mesh.png new file mode 100644 index 000000000..97f85b3b7 Binary files /dev/null and b/Docs/img/physical_asset_mesh.png differ diff --git a/Docs/img/vehicle_factory.png b/Docs/img/vehicle_factory.png new file mode 100644 index 000000000..9207760dd Binary files /dev/null and b/Docs/img/vehicle_factory.png differ diff --git a/Docs/img/vehicle_mesh.png b/Docs/img/vehicle_mesh.png new file mode 100644 index 000000000..331d447df Binary files /dev/null and b/Docs/img/vehicle_mesh.png differ diff --git a/Docs/img/wheel_blueprint.png b/Docs/img/wheel_blueprint.png new file mode 100644 index 000000000..fd6dfbaaa Binary files /dev/null and b/Docs/img/wheel_blueprint.png differ diff --git a/Docs/img/wheel_shape.png b/Docs/img/wheel_shape.png new file mode 100644 index 000000000..a0a04fd68 Binary files /dev/null and b/Docs/img/wheel_shape.png differ diff --git a/Docs/index.md b/Docs/index.md index b2f559f84..5d4951c4c 100644 --- a/Docs/index.md +++ b/Docs/index.md @@ -1,14 +1,14 @@ # CARLA Documentation -Welcome to the CARLA documentation. +Welcome to the CARLA documentation. -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. +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_linux.md) for a desired platform. -* __Start using CARLA.__ The section titled [First steps](core_concepts.md) is an introduction to the most important concepts. -* __Check the API.__ there is a handy [Python API reference](python_api.md) to look up the classes and methods available. +* __Install CARLA.__ Either follow the [Quick start installation](start_quickstart.md) to get a CARLA release or [make the build](build_linux.md) for a desired platform. +* __Start using CARLA.__ The section titled [First steps](core_concepts.md) is an introduction to the most important concepts. +* __Check the API.__ there is a handy [Python API reference](python_api.md) to look up the classes and methods available. -The CARLA forum is available to post any doubts or suggestions that may arise during the reading. +The CARLA forum is available to post any doubts or suggestions that may arise during the reading.