carla/PythonAPI/examples
Pasch, Frederik e70480c664 RSS: Fix calculation of steering angle
As ad-rss-lib is using a right-handed and CARLA left-handed coordinate system, the calculation of the steering angle must be inverted

+ remove obsolete openscenario
2020-07-23 12:59:37 +02:00
..
rss RSS: Fix calculation of steering angle 2020-07-23 12:59:37 +02:00
.gitignore Changes to PR: Adding .gitignore file. 2019-07-04 09:21:59 +02:00
automatic_control.py Format changes to answer review 2020-07-08 11:44:23 +02: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 Lidar Intensity: Added intensity to lidar's output 2020-07-08 11:44:23 +02:00
manual_control_steeringwheel.py Format changes to answer review 2020-07-08 11:44:23 +02:00
no_rendering_mode.py Fix font name for windows 2019-12-11 15:29:32 +01:00
requirements.txt Fixed numpy versions for requirements.txt 2020-06-29 17:40:39 +02: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 Added batch command SetVehicleLightState 2020-06-08 10:49:31 +02:00
start_recording.py Remove some outdated @todo 2019-06-26 17:51:42 +02:00
start_replaying.py Changes from PR (adjusting parameter names) 2020-02-27 10:10:21 +01:00
synchronous_mode.py Improve synchronous_mode.py 2019-07-09 18:46:09 +02:00
tutorial.py fixes destruction of actors in tutorial.py 2020-04-16 12:39:35 +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