Updated changelog

This commit is contained in:
doterop 2020-10-14 15:58:46 +02:00
parent a0fc0178a5
commit d40c47adb5
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
## Latest
* Added `get_environment_objects`call to get all placed objects at the start of the level
* Added `enable_environment_objects`call to enable/disable objects of the level
* Added fully deterministic option for Traffic Manager, sorting vehicles by ID and avoiding race conditions.
* Fixed RSSSensor python3 build and import of open drive maps by updating to ad-rss v4.2.0 and ad-map-access v2.3.0. Python import of dependent 'ad' python modules reflects now the namespaces of the C++ interface and follow doxygen documentation.
* Fixed random dead-lock on synchronous mode at high frame rate