docker tutorial updated

This commit is contained in:
felipecode 2018-07-30 10:18:41 -07:00 committed by Felipe Codevilla
parent 447bdcd76d
commit 7288b00a5d
2 changed files with 1 additions and 2 deletions

View File

@ -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>"

View File

@ -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'