You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved LiDAR and radar to better match the shape of the vehicles
Added support for additional TraCI clients in Sumo co-simulation
Added script example to synchronize the gathering of sensor data in client
Added default values and a warning message for lanes missing the width parameter in OpenDRIVE
Added parameter to enable/disable pedestrian navigation in standalone mode
Improved mesh partition in standalone mode
Added Renderdoc plugin to the Unreal project
Added configurable noise to LiDAR sensor
Replace deprecated platform.dist() with recommended distro.linux_distribution()
Improved the performance of capture sensors
Fixes
Fixed the center of mass for vehicles
Fixed a number of OpenDRIVE parsing bugs
Fixed vehicles' bounding boxes, now they are automatic
Fixed a map change error when Traffic Manager is in synchronous mode
Fixes add entry issue for applying parameters more than once in Traffic Manager
Fixes std::numeric_limits::epsilon error in Traffic Manager
Fixed memory leak on manual_control.py scripts (sensor listening was not stopped before destroying)
Fixed a bug in spawn_npc_sumo.py script computing not allowed routes for a given vehicle class
Fixed a bug where get_traffic_light() would always return None
Fixed recorder determinism problems
Fixed several untagged and mistagged objects
Fixed rain drop spawn issues when spawning camera sensors
Fixed semantic tags in the asset import pipeline
Fixed Update.sh from failing when the root folder contains a space on it
Fixed dynamic meshes not moving to the initial position when replaying
Fixed colors of lane markings when importing a map, they were reversed (white and yellow)
Fixed missing include directive in file WheelPhysicsControl.h
Fixed gravity measurement bug from IMU sensor
Fixed LiDAR’s point cloud reference frame
Fixed light intensity and camera parameters to match
Fixed and improved auto-exposure camera (histogram exposure mode)
Fixed delay in the TCP communication from server to the client in synchronous mode for Linux
Fixed large RAM usage when loading polynomial geometry from OpenDRIVE
Fixed collision issues when debug.draw_line() is called
Fixed gyroscope sensor to properly give angular velocity readings in the local frame
Fixed minor typo in the introduction section of the documentation
Fixed a bug at the local planner when changing the route, causing it to maintain the first part of the previous one. This was only relevant when using very large buffer sizes