carla/PythonAPI
Pablo Villanueva-Domingo 2b249b501c
Fix DVS sensor bug in manual control due to np.bool deprecation in newer numpy version (#8256)
* Update numpy version compatible for Python 3.8-3.11

* Update comments for generations of vehicles and pedestrians

* Update generation comments in all scripts which include the filter

* Update filter and printed message in vehicle_physics.py

* Add vertical offset to avoid collision when spawning

* Fix DVS sensor bug in manual control due to np.bool deprecation
2024-10-08 16:54:33 +02:00
..
carla CMake refactor (#8168) 2024-09-19 17:35:18 +02:00
docs Adding Differential Type as int 2024-05-23 16:50:10 +02:00
examples Fix DVS sensor bug in manual control due to np.bool deprecation in newer numpy version (#8256) 2024-10-08 16:54:33 +02:00
test Removing deprecated properties from Chaos vehicle and wheels 2024-05-22 12:56:09 +02:00
util Remove not supported files 2024-09-27 11:44:39 +02:00
.gitignore Add wheel package generation. (#7334) 2024-04-09 16:32:09 +02:00
.pylintrc Update pylintrc, fix vehicle lights on restricted vehicle control 2020-07-14 17:53:28 +02:00
CMakeLists.txt Sync compiler with scikit-build-core. (#8190) 2024-09-25 14:44:32 +02:00