Edited changelog
This commit is contained in:
parent
cba230bc0d
commit
51c6d1d3d8
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue