Edited changelog

This commit is contained in:
Axel 2020-11-26 12:12:30 +01:00 committed by Axel1092
parent cba230bc0d
commit 51c6d1d3d8
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Fixed bug in `waypoint.get_landmarks()` causing some landmarks to be missed when s = 0
* Fixed the `actor.set_simulate_physics()` for pedestrians and vehicles
* Fixed bug causing camera-based sensors to stop sending data
* Added `WorldSettings.deterministic_ragdolls` to enable deterministic or physically based ragdolls
* Fixed the lack of determinism on the output of raycast sensors
* Fixed bug in the actor's id returned by the semantic lidar
* Fixed error when using `--config` parameter in `make package`