From 1958a1c44596d29f051494b9426fbb5c2dfe0f26 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 25 Feb 2019 12:07:15 +0100 Subject: [PATCH] Added changes to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bd394cce..9010f1e62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.