Update CarlaSettings.ini example

This commit is contained in:
nsubiron 2017-05-19 16:49:31 +01:00
parent 2d8e079a12
commit 1ad8e76a6e
1 changed files with 8 additions and 0 deletions

View File

@ -14,6 +14,14 @@ WorldPort=2000
WritePort=2001
ReadPort=2002
[CARLA/LevelSettings]
; Number of NPC vehicles to be spawned into the level.
NumberOfVehicles=5
; Number of NPC pedestrians to be spawned into the level.
NumberOfPedestrians=15
; Index of the weather presets to use. If negative, weather won't be changed.
WeatherId=-1
[CARLA/SceneCapture]
; Names of the scene capture cameras to attach to the player, each of them
; should be defined in its own subsection.