docker tutorial updated
This commit is contained in:
parent
447bdcd76d
commit
7288b00a5d
|
@ -1,4 +1,3 @@
|
|||
|
||||
<h1>Running CARLA in a Docker </h1>
|
||||
|
||||
|
||||
|
@ -61,3 +60,4 @@ select the port that is going to be used:
|
|||
At the list of parameters do not forget to add "-world-port=<port_number>" so that CARLA runs on server mode
|
||||
listening to the "<port_number>"
|
||||
|
||||
|
||||
|
|
|
@ -26,7 +26,6 @@ pages:
|
|||
- 'Python API': 'python_api.md'
|
||||
# - 'Simulator keyboard input': 'simulator_keyboard_input.md'
|
||||
- 'Running without display and selecting GPUs': 'carla_headless.md'
|
||||
|
||||
- 'Running in a Docker': 'carla_docker.md'
|
||||
|
||||
- "How to link Epic's Automotive Materials": 'epic_automotive_materials.md'
|
||||
|
|
Loading…
Reference in New Issue