Update release readme
This commit is contained in:
parent
68b52dd23d
commit
3fa07953ce
|
@ -3,11 +3,11 @@ CARLA UE4
|
|||
|
||||
To run the game with the second city
|
||||
|
||||
$ CarlaUE4.sh /Game/Maps/CARLA_ORIGIN_1
|
||||
$ ./CarlaUE4.sh /Game/Maps/CARLA_ORIGIN_1
|
||||
|
||||
To run the game at fixed time-step, e.g. 30 FPS
|
||||
|
||||
$ CarlaUE4.sh -benchmark -fps=30
|
||||
$ ./CarlaUE4.sh -benchmark -fps=30
|
||||
|
||||
Other CARLA related command-line options
|
||||
|
||||
|
|
Loading…
Reference in New Issue