carla/PythonAPI/util
Marcel Pi 139041fd7f
Improvements to the dust_storm weather parameter. (#5388)
* Switched DustStorm parameter from bool to float.

* Automatically detect clang version.

* Revert "Automatically detect clang version."

This reverts commit 4ac1c95c26.

* Update environment.py weather presets.

* Expose dust_storm console command in environment.py + documentation.

* Fix minor DustStorm preset error.

* Update CHANGELOG.md
2022-04-27 12:52:25 +02:00
..
opendrive Added an OpenDRIVE sample 2020-04-14 21:00:04 +02:00
apply_texture.py Added example script for runtime texture update 2021-11-09 00:01:30 +01:00
check_collisions_substepping.py Minor fixes 2021-08-30 11:36:03 +02:00
check_lidar_bb.py check_lidar_bb: added more cars to the scripts 2021-08-30 11:36:03 +02:00
check_raycast_sensors_determinism.py Minor fixes 2021-08-30 11:36:03 +02:00
config.py Fixed existing features for Large Maps (#4293) 2021-06-11 19:44:16 +02:00
environment.py Improvements to the dust_storm weather parameter. (#5388) 2022-04-27 12:52:25 +02:00
extract_spawn_points.py Minor bug fixes in new util examples 2021-10-18 09:24:39 +02:00
lane_explorer.py Fixed GetCornerPositions 2020-04-13 16:50:32 +02:00
osm_to_xodr.py Minor bug fixes in new util examples 2021-10-18 09:24:39 +02:00
performance_benchmark.py Minor fixes 2021-07-30 01:08:15 +02:00
raycast_sensor_testing.py Refactored documentation 2020-07-31 15:15:01 +02:00
requirements.txt Fixed numpy versions for requirements.txt 2020-06-29 17:40:39 +02:00
test_connection.py Fix path to egg file 2019-03-30 14:29:57 +01:00
vehicle_physics_tester.py Minor fixes 2021-08-30 11:36:03 +02:00