Minor fix on additional data note
This commit is contained in:
parent
a808772ab6
commit
dc5a716b1b
|
@ -42,7 +42,7 @@ client.start_recorder("/home/carla/recording01.log", True)
|
|||
```
|
||||
|
||||
!!! Note
|
||||
Additional data includes: linear and angular velocity of vehicles and pedestrians, traffic light time settings, execution time, trigger and bounding boxes, and physics controls for vehicles.
|
||||
Additional data includes: linear and angular velocity of vehicles and pedestrians, traffic light time settings, execution time, actors' trigger and bounding boxes, and physics controls for vehicles.
|
||||
|
||||
To stop the recording, the call is also straightforward.
|
||||
|
||||
|
|
Loading…
Reference in New Issue