https://github.com/carla-simulator/carla

sort by:
Revision Author Date Message Commit Date
5da183e Change episode in client-side if server changed episode by checking world observer message 28 February 2019, 23:15:58 UTC
5b7098a Remove map_name from world 28 February 2019, 23:15:58 UTC
461bd5b Fix possible unwanted exception thrown on a thread 28 February 2019, 23:15:58 UTC
036bc22 Include episode id on world observer message 28 February 2019, 23:15:58 UTC
aa818cd Make episodes have a random unique id to avoid collisions between runs 28 February 2019, 23:15:58 UTC
532355d Fix client stuck after requesting map on sync mode 28 February 2019, 23:15:58 UTC
92f1546 Update Python API reference 28 February 2019, 23:15:58 UTC
027879b Get rid of Example.CarlaSettings.ini 28 February 2019, 23:15:58 UTC
fe2ebc5 Allow changing episode settings at runtime (sync mode and no-rendering mode) 28 February 2019, 23:15:58 UTC
e90e82c Fix #1244, make simulator wait for client cue each tick if sync mode is enabled 28 February 2019, 23:15:58 UTC
43ed758 Fix #1258, add FCarlaEngine to ensure tick order 28 February 2019, 23:15:58 UTC
37281da Merge pull request #1314 from carla-simulator/manishthani/no_rendering_mode Traffic light gets illuminated when car is close to its trigger volume 28 February 2019, 20:32:02 UTC
9ab1411 Merge master into manishthani/no_rendering_mode 28 February 2019, 20:29:05 UTC
be45011 Merge pull request #1300 from carla-simulator/autogenerate-map-commandlet Autogenerate map commandlet 28 February 2019, 17:13:53 UTC
1798e57 Merge branch 'master' into autogenerate-map-commandlet 28 February 2019, 15:08:48 UTC
912e28b Added default to Sign Selection 28 February 2019, 15:03:12 UTC
f9708ff Merge pull request #1223 from carla-simulator/bernatx/Recorder Bernatx/recorder 28 February 2019, 15:00:28 UTC
34a6afa Make Python scripts executable 28 February 2019, 14:22:24 UTC
6789783 Merge branch 'master' into bernatx/Recorder 28 February 2019, 14:17:18 UTC
5750cb9 Engine no longer removed 28 February 2019, 14:12:09 UTC
e3c2f68 Initializing a variable 28 February 2019, 13:56:03 UTC
c5145db Jenkins settings updated 28 February 2019, 13:15:27 UTC
27c472f Improved stop signs and fixed pylint messages 28 February 2019, 13:14:50 UTC
b7be0c6 Changes for the Pull Request 28 February 2019, 11:37:02 UTC
2258562 Removed log 28 February 2019, 10:51:25 UTC
d7b2817 Text also updates according to affecting light state 28 February 2019, 10:12:34 UTC
8471172 Merge branch 'master' into manishthani/no_rendering_mode 28 February 2019, 09:38:48 UTC
7fe55b8 Fixed bug 28 February 2019, 09:14:31 UTC
2c6bc25 Fix compilation on Windows 27 February 2019, 21:59:45 UTC
668865c With_editor to With_editoronly_data 27 February 2019, 19:01:23 UTC
fe4fcb6 Export tool updated. Minor distribution fixes 27 February 2019, 19:01:23 UTC
bc9a713 Map process now inside Carla Plugin 27 February 2019, 19:01:23 UTC
78fb59d README file for RoadRunnerFiles 27 February 2019, 19:01:23 UTC
a5aebf9 Excluded test file 27 February 2019, 19:01:23 UTC
9051def Small fixes 27 February 2019, 19:01:23 UTC
1958a1c Added changes to changelog 27 February 2019, 19:01:23 UTC
c004432 Improved OpenDriveActor - Now it keeps track of signs and lights - Now it despawns signs and lights on "Remove Route" 27 February 2019, 19:01:23 UTC
e7a5f87 Added Traffic Signs 27 February 2019, 19:01:23 UTC
59ea558 Import now work with custom traffic lights and groups 27 February 2019, 19:01:23 UTC
dd0dace Build and material fixes Fixed a compilation issue. Fixed a value being GCed and not changing material properly when --usecarlamats was used. 27 February 2019, 19:01:23 UTC
1644ae4 Fixed material issue 27 February 2019, 19:01:23 UTC
cad5a61 Changed the plugin so it is a editor plugin 27 February 2019, 19:01:23 UTC
5491ab5 Improved script messaging 27 February 2019, 19:01:23 UTC
7830ad7 Documentation for generate map from fbx 27 February 2019, 19:01:23 UTC
166375b Removed test print 27 February 2019, 19:01:23 UTC
8d2769d first completed version of the generate_map.py script 27 February 2019, 19:01:23 UTC
a34a0e1 Basic functionality achieved. - FBX to UMAP 27 February 2019, 19:01:23 UTC
8115898 Commandlet for creating a new map (Editor Side) 27 February 2019, 19:01:23 UTC
10ea15d Update content link 27 February 2019, 18:29:13 UTC
a4aa8ef Update python_api.md 27 February 2019, 17:54:03 UTC
f3eeb2f Updating changelog 27 February 2019, 17:51:07 UTC
5cbde4d Updating api to allow retrieval of traffic pole index and the other traffic lights in a group from a traffic light 27 February 2019, 17:48:40 UTC
7d59dd6 Updated changelog 27 February 2019, 17:20:11 UTC
be6b9d3 Traffic light gets illuminated when car is close to its trigger volume 27 February 2019, 17:20:11 UTC
4961fd4 Update content link 27 February 2019, 16:47:36 UTC
419be77 Add support for stop and yield signs 27 February 2019, 16:47:36 UTC
3e93782 Expose traffic sign's trigger volumes on Python API 27 February 2019, 16:47:36 UTC
6701f22 Fix compilation error on Windows 27 February 2019, 15:53:37 UTC
dc6fb32 Calling Recording functions without blocking Python 27 February 2019, 14:29:01 UTC
fa9ad00 Update content link 27 February 2019, 13:36:41 UTC
60ef47f Merge pull request #1304 from carla-simulator/feature/fixGeoReferenceParsing fix parsing of OpenDrive geoReference exported by RoadRunner 27 February 2019, 13:35:05 UTC
3f80ebc Merge branch 'master' into feature/fixGeoReferenceParsing 27 February 2019, 12:14:29 UTC
d39bb39 Merge pull request #1301 from carla-simulator/new_expose_vehicle_physics New expose vehicle physics 27 February 2019, 12:14:04 UTC
0e7e1b0 Merge branch 'master' into new_expose_vehicle_physics 27 February 2019, 11:29:58 UTC
45685d0 Merge pull request #1241 from carla-simulator/marcgpuig/windows_build Basic build system for Windows 27 February 2019, 11:27:35 UTC
15d6675 calling get physics control without gil 27 February 2019, 11:00:12 UTC
f0273d5 Merge branch 'master' into marcgpuig/windows_build 27 February 2019, 10:50:57 UTC
dc664cf Merge pull request #1287 from carla-simulator/NoRenderingModeFixes No rendering mode fixes 26 February 2019, 22:05:55 UTC
381f03a fix parsing of OpenDrive geoReference exported by RoadRunner 26 February 2019, 18:34:31 UTC
0cf2c1b changed pixels per meter to avoid pygame error when loading town06 26 February 2019, 16:46:56 UTC
d0c2962 Add some comments on code, change some hash function 26 February 2019, 14:07:19 UTC
6b609f5 Isolate the query module 26 February 2019, 14:07:19 UTC
4b24e7b Improvements to the collision structure for recording 26 February 2019, 14:07:19 UTC
4edf6c4 Fix error when client can not connect to server 26 February 2019, 14:07:19 UTC
a49e149 Merge branch 'master' into new_expose_vehicle_physics 26 February 2019, 13:56:05 UTC
3390e5a Updated documentation and small refactor 26 February 2019, 10:44:51 UTC
4cbd631 changed some default params 25 February 2019, 20:36:50 UTC
5eb4561 refactoring code 25 February 2019, 19:41:54 UTC
37f70ba Bug Fix: vehicles do not vibrate and map name accessed from map object 25 February 2019, 16:38:35 UTC
331c0b0 Merge branch 'master' into NoRenderingModeFixes 25 February 2019, 13:57:15 UTC
dcc0cc4 Added default params and refactored 25 February 2019, 12:16:57 UTC
98492c5 Merge branch 'master' into bernatx/Recorder 25 February 2019, 11:16:06 UTC
1a784ac Changed the structure of the recorder file, now it is more flexible 25 February 2019, 11:12:10 UTC
333fe45 refactored code 25 February 2019, 10:17:16 UTC
12fd017 Improved test, removed inertia tensor scale, fixed bindings and center of mass 24 February 2019, 18:47:35 UTC
5dc0a21 Update CHANGELOG 22 February 2019, 18:17:26 UTC
6abcb69 Fix #1151, wait for tick after subscribing to world observer 22 February 2019, 18:17:26 UTC
27619b5 Improve time-out messages 22 February 2019, 18:17:26 UTC
eb9d707 Documentation update 22 February 2019, 13:20:56 UTC
f976893 A bit of reformatting output 22 February 2019, 12:49:44 UTC
c35fbd8 Parsing actors from the registry instead of from Unreal 22 February 2019, 12:49:22 UTC
a5b54cb Added stop signals and changed colors 22 February 2019, 10:58:18 UTC
00652c9 added steering wheel control example 22 February 2019, 10:10:27 UTC
0ed6ae5 Minor corrections 22 February 2019, 09:39:24 UTC
5290ab3 Fix problem with velocities, now they are reset while replaying 21 February 2019, 17:24:32 UTC
9ddafe8 Documentation of physics control params 21 February 2019, 15:21:04 UTC
6002091 prettified 21 February 2019, 14:30:16 UTC
644ccb7 Changed some objects to tango color,controlled vehicle has different color than rest 21 February 2019, 14:01:33 UTC
cccf16e Removing the LOG file associated to each recorded file. 21 February 2019, 13:03:26 UTC
2cc9df0 Fix manual_control.py problem ending any recording in curse when closing 21 February 2019, 13:02:23 UTC
back to top