Minor fix on additional data note

This commit is contained in:
sergi-e 2020-07-23 16:22:59 +02:00 committed by bernat
parent a808772ab6
commit dc5a716b1b
1 changed files with 1 additions and 1 deletions

View File

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