added ue5 logo (#8181)

This commit is contained in:
MattRoweEAIF 2024-09-23 13:59:05 +02:00 committed by GitHub
parent 8f2fc098b4
commit 2de16a2144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 16 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -1,6 +1,8 @@
# CARLA Documentation
# CARLA Unreal Engine 5 Documentation
Welcome to the CARLA documentation.
Welcome to the CARLA Unreal Engine 5 documentation.
This documentation refers to the Unreal Engine 5 version of CARLA, which differs significantly in functionality and features from the Unreal Engine 4 version of CARLA. If you are using the Unreal Engine 4 version of CARLA please refer to the [documentation for that version](https://carla.readthedocs.org)
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.

View File

@ -1,4 +1,4 @@
site_name: CARLA Simulator
site_name: CARLA Simulator UE5
repo_url: https://github.com/carla-simulator/carla
docs_dir: Docs
edit_uri: 'edit/master/Docs/'
@ -36,18 +36,10 @@ nav:
- 'Extended documentation': 'ext_docs.md'
- CARLA Ecosystem:
- 'ANSYS': 'ecosys_ansys.md'
- 'AWS': 'tuto_G_rllib_integration.md'
- 'CarSIM': 'tuto_G_carsim_integration.md'
- 'Chrono': 'tuto_G_chrono.md'
- 'MathWorks': 'large_map_roadrunner.md'
- 'NVIDIA SimReady': 'ecosys_simready.md'
- 'OpenDRIVE': 'adv_opendrive.md'
- 'PTV Vissim': 'adv_ptv.md'
- 'RSS': 'adv_rss.md'
- 'ASAM OpenDRIVE': 'adv_opendrive.md'
- 'ROS': https://carla.readthedocs.io/projects/ros-bridge/en/latest/
- 'Scenic': 'tuto_G_scenic.md'
- 'SUMO': 'adv_sumo.md'
- 'SYNKROTRON': 'ecosys_synkrotron.md'
- Contributing:
@ -59,3 +51,13 @@ nav:
markdown_extensions:
- admonition
theme:
name: 'readthedocs'
logo: img/logos/carla_ue5_logo.png
palette:
# Dark mode
- scheme: slate
primary: blue
accent: blue
toggle: