carla/PythonAPI/examples
Jacopo Bartiromo 8f04b54014 Fix import for automatic_control.py
Due to folder structure, the actual version raises an issue: https://github.com/carla-simulator/carla/issues/1756
It can be fixed using another type of import, however the folder structure has to remain the same for it to work.
2019-07-09 13:14:10 +02:00
..
.gitignore Changes to PR: Adding .gitignore file. 2019-07-04 09:21:59 +02:00
automatic_control.py Fix import for automatic_control.py 2019-07-09 13:14:10 +02:00
client_bounding_boxes.py Client-side bounding boxes (#1383) 2019-05-02 16:01:47 +02:00
dynamic_weather.py Make on_tick and wait_for_tick pass WorldSnapshot instead of Timestamps 2019-06-20 18:06:13 +02:00
manual_control.py Rename frame_count and frame_number as frame 2019-06-28 14:05:00 +02:00
manual_control_steeringwheel.py Rename frame_count and frame_number as frame 2019-06-28 14:05:00 +02:00
no_rendering_mode.py fixing bug about pedestrian in no_rendering_mode 2019-07-08 18:42:45 +02: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 Fix a comment about default filter 2019-07-08 18:42:45 +02: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 Do not crash Python script when users cancel 2019-07-06 00:14:53 +02: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