CHANGELOG
This commit is contained in:
parent
014fc19083
commit
24e07a31f2
|
@ -1,5 +1,6 @@
|
|||
## 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.
|
||||
* 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.
|
||||
|
|
Loading…
Reference in New Issue