From 62d4ab176609de309d9186c6e3a7aa35c514f800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Santos-Oliv=C3=A1n?= Date: Thu, 8 Apr 2021 16:54:44 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd7a19fa5..4b3750bef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * CARLA is compatible with the last RoadRunner nomenclature for road assets * Fixed a bug when importing a FBX map with some **_** in the FBX name * Fix bug in carla.Transform.get_up_vector() + * Fix bug in lidar channel point count * When setting a global plan at the LocalPlanner, it is now optional to stop the automatic fill of the waypoint buffer * API extensions: - Added `set_wheel_steer_direction()` function to change the bone angle of each wheel of a vehicle