CHANGELOG update
This commit is contained in:
parent
859dfffb5e
commit
c54aa11653
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue