carla/PythonAPI/examples
Madecu 36f6920fee
Changed weather presets and manual_control.py fixed (#2455)
* Added more weather attributes

* Upload client_test.py as weather in utils
Activate mesh distance fields

* weather.py --> Added wetness, changed "cloudyness" , fixed some functions
Weather.cpp --> Skip weather
Weather.h --> Added "SetWeather" Function

* Changed ASCII characters in weather.py

* Finished weather script without dynamic weather

* Added missing end of file line.

* Fixed the initial state of weather.py

* Updated changelog & fix dynamic weather altitude

* New default values for weather presets
Temporal fix in manual_control.py to refresh weather when it opens the pygame windows or it changes the camera (Tab)

* Fixed walkers spawn in manual_control

Co-authored-by: Marc Garcia Puig <marcgpuig@gmail.com>
Co-authored-by: doterop <daniel.oterop@gmail.com>
2020-02-25 12:18:37 +01:00
..
.gitignore Changes to PR: Adding .gitignore file. 2019-07-04 09:21:59 +02:00
automatic_control.py Fixed NumLock error automatic_control.py (#2306) 2019-12-17 10:40:27 -08:00
client_bounding_boxes.py Fixed client_bounding_boxes example script (#1962) 2019-08-02 15:52:16 +02:00
dynamic_weather.py Updated weather scripts 2020-02-04 10:39:01 +01:00
manual_control.py Changed weather presets and manual_control.py fixed (#2455) 2020-02-25 12:18:37 +01:00
manual_control_rss.py Add Responsibility Sensitive Safety (RSS) to CARLA Client library 2019-12-09 16:37:32 +01:00
manual_control_steeringwheel.py Fix font name for windows 2019-12-11 15:29:32 +01:00
no_rendering_mode.py Fix font name for windows 2019-12-11 15:29:32 +01:00
requirements.txt Reorganize PythonAPI folder 2019-03-30 14:29:57 +01:00
show_recorder_actors_blocked.py Update license year 2019-03-30 14:29:57 +01:00
show_recorder_collisions.py Update license year 2019-03-30 14:29:57 +01:00
show_recorder_file_info.py Added an optional parameter to show more details about a recorder file 2019-04-12 10:25:13 +02:00
spawn_npc.py Add german / international keyboard support to manual_control.py (#1984) 2020-02-07 17:17:18 +01:00
start_recording.py Remove some outdated @todo 2019-06-26 17:51:42 +02:00
start_replaying.py Renaming playback speed by playback time factor 2019-04-12 10:25:13 +02:00
synchronous_mode.py Improve synchronous_mode.py 2019-07-09 18:46:09 +02:00
tm_spawn_npc.py Release candiadate (#2310) 2019-12-21 04:59:22 +01:00
tutorial.py Rename frame_count and frame_number as frame 2019-06-28 14:05:00 +02:00
vehicle_gallery.py Make on_tick and wait_for_tick pass WorldSnapshot instead of Timestamps 2019-06-20 18:06:13 +02:00