CHANGELOG updated
This commit is contained in:
parent
0e67ca23fd
commit
d134c45d2b
|
@ -1,6 +1,9 @@
|
|||
## Latest
|
||||
|
||||
* Added native Ackermann controller
|
||||
* Added native ackermann controller:
|
||||
- `apply_ackermann_control`: to apply an ackermann control command to a vehicle
|
||||
- `get_ackermann_controller_settings`: to get the last ackermann controller settings applied
|
||||
- `apply_ackermann_controller_settings`: to apply new ackermann controller settings
|
||||
* Fixed bug causing the Traffic Manager to not be deterministic when using hybrid mode
|
||||
* Added support for N wheeled vehicles
|
||||
|
||||
|
|
Loading…
Reference in New Issue