carla/PythonAPI/docs
Marcel Pi 182a48a2f9
Marcel/empty gbuffer fix (#6013)
* Change handling of empty gbuffers.

Now, instead of sending an empty image, a black one with the size of the viewport is sent if the target gbuffer is unavailable.

* Add more GBufferID checks + improve empty gbuffer handling.

* Fix manual_control_gbuffer.py error on repeated listen_to_gbuffer.

* Expose is_listening and is_listening_gbuffer to the PythonAPI.

* Fix data race + autoremove unused gbuffers in manual_control_gbuffer.

* Update PythonAPI docs.

* Remove magic number.

* Switch from error to warning on invalid sensor type when requesting gbuffers.
2022-12-07 18:51:17 +01:00
..
snipets Updated PythonAPI docs for set_wheel_steer_direction, get_wheel_steer_angle and VehicleWheelLocation. Added snippet for set_wheel_steer_direction 2021-04-19 10:49:31 +02:00
actor.yml Added failure states for vehicles (#5410) 2022-05-16 21:55:19 +02:00
blueprint.yml Added documentation 2021-11-09 00:01:30 +01:00
bp_doc_gen.py Fixing docs 2021-11-05 16:29:36 +01:00
client.yml added extra traffic manager functions 2022-10-17 16:18:24 +02:00
commands.yml [NO_BUILD] Missing Python API docs (#4453) 2021-07-29 16:21:02 +02:00
control.yml Fixing docs 2021-11-05 16:29:36 +01:00
doc_gen.py Fixing docs 2021-11-05 16:29:36 +01:00
doc_gen_snipets.py Add code snippets to Python API for toggling env objects and map layers. Corrected spelling of snippets on buttons and headers 2021-02-12 18:12:53 +01:00
geom.yml Added ymls and Cross C++ function 2021-08-07 17:43:38 +02:00
light_manager.yml Added set_day_night_cycle parameter (#5322) 2022-04-13 18:25:46 +02:00
map.yml [NO_BUILD] Missing Python API docs (#4453) 2021-07-29 16:21:02 +02:00
osm2odr.yml Typo fix 2021-07-28 18:11:37 +02:00
requirements.txt Improved PythonAPI docs generation 2019-07-09 19:18:46 +02:00
sensor.yml Marcel/empty gbuffer fix (#6013) 2022-12-07 18:51:17 +01:00
sensor_data.yml Merge GBuffer features. (#5960) 2022-11-29 11:24:26 +01:00
snapshot.yml First iteration on iter methods 2020-10-08 16:27:40 +02:00
weather.yml Improvements to the dust_storm weather parameter. (#5388) 2022-04-27 12:52:25 +02:00
world.yml Adding new attachment type 'SpringArmGhost' 2022-09-28 13:54:04 +02:00