Update CHANGELOG

This commit is contained in:
nsubiron 2019-04-16 17:17:27 +02:00
parent 5fa06e0de0
commit 2bbbeddefa
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- Script 'start_recording.py' now properly saves destruction of actors at stop.
* API extension: waypoint's `junction_id` that returns de OpenDrive identifier of the current junction
* API change: deprecated waypoint's `is_intersection`, now is `is_junction`
* Removed deprecated code and content
* New recorder features:
- Added optional parameter to show more details about a recorder file (related to `show_recorder_file_info.py`)
- Added playback speed (slow/fast motion) for the replayer