CHANGELOG update

This commit is contained in:
Jacopo Bartiromo 2020-10-13 16:38:16 +02:00 committed by Jacopo Bartiromo
parent 859dfffb5e
commit c54aa11653
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
## Latest ## Latest
* 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 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 * Fixed random dead-lock on synchronous mode at high frame rate
* API extensions: * API extensions: