Added changes to changelog
This commit is contained in:
parent
c004432c39
commit
1958a1c445
|
@ -2,6 +2,7 @@
|
|||
* Fix parsing of OpenDrive geoReference exported by RoadRunner
|
||||
* Added manual_control_steeringwheel.py to control agents using Logitech G29 steering wheels (and maybe others).
|
||||
* Fixed `manual_control.py` and `no_rendering_mode.py` to prevent crashes when used in "no rendering mode"
|
||||
* Added scripts and tool to import map direcly from .fbx and .xodr files into the system.
|
||||
* Added movable props present in the map (e.g. chairs and tables) as actors so they can be controlled from Python
|
||||
* Refactored `no_rendering_mode.py` to improve performance and interface
|
||||
* Exposed minimum physics control parameters for vehicles and wheels.
|
||||
|
|
Loading…
Reference in New Issue