CHANGELOG

This commit is contained in:
Guillermo 2022-07-12 09:44:16 +02:00 committed by bernat
parent 014fc19083
commit 24e07a31f2
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## Latest ## Latest
* Some of the warnings shown when building a map will now only be showing when debugging.
* Fixed bug causing traffic signals at the end points of a road to sometimes create malformed waypoints. * Fixed bug causing traffic signals at the end points of a road to sometimes create malformed waypoints.
* Added the speed limits for 100, 110 and 120 Km/h. * Added the speed limits for 100, 110 and 120 Km/h.
* Fixed bug at `Vehicle.get_traffic_light_state()` and `Vehicle.is_at_traffic_light()` causing vehicles to temporarily not lose the information of a traffic light if they moved away from it before it turned green. * Fixed bug at `Vehicle.get_traffic_light_state()` and `Vehicle.is_at_traffic_light()` causing vehicles to temporarily not lose the information of a traffic light if they moved away from it before it turned green.