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

sort by:
Revision Author Date Message Commit Date
e787ff9 Updated CHANGELOG 08 July 2019, 14:28:21 UTC
b5dddb1 Fixed bugs - All actors from all maps where spawned in each map - World was completely dark when playing imported map 08 July 2019, 14:27:01 UTC
8b21e71 updated doc 08 July 2019, 14:27:01 UTC
aafae50 deleting useless files 08 July 2019, 14:27:01 UTC
78df126 Updated documentation of importing and exporting assets 08 July 2019, 14:27:01 UTC
25eb25b OpenDRIVE files correctly copied to package 08 July 2019, 14:25:36 UTC
0b23f96 Solved importing for more that 1 package and avoid propmap creation if no props found 08 July 2019, 14:25:36 UTC
8f7d15f Fixed bug of accumulating Opendrive actors for maps 08 July 2019, 14:25:36 UTC
7eaf125 Disabling rendering in commandlet 08 July 2019, 14:25:36 UTC
8e7d2ab Check if xodr file exists + refactor 08 July 2019, 14:25:36 UTC
990205e Remove unnecessary files before packaging 08 July 2019, 14:25:36 UTC
0b7b5d3 Now 'make package' works with standalone packages 08 July 2019, 14:25:36 UTC
c129bad Upgrade Package.sh to be able to create content packages too 08 July 2019, 14:25:36 UTC
aaf1408 Ignoring OpenDrive in 'PropsMap' & fixed MapPaths 08 July 2019, 14:25:36 UTC
5e54a17 Correctly moving OpenDrive files 08 July 2019, 14:25:36 UTC
59785fc Now we can import multiple maps and props! :D 08 July 2019, 14:25:36 UTC
966bbd8 Import maps working, simplified commandlet code and process 08 July 2019, 14:25:36 UTC
747073d Added XODR automatic copying in asset import 08 July 2019, 14:25:36 UTC
3ab7c78 Working on new commandlet that unifies importing of props and maps 08 July 2019, 14:25:36 UTC
f8cc2cf Working on making import assets and maps in only one script 08 July 2019, 14:25:36 UTC
abfd09d Big improvement in Carla Docker build time 08 July 2019, 14:25:36 UTC
08c0605 Compiling Carla in a Docker 08 July 2019, 14:25:36 UTC
bc6a2ed Corrections from PR 08 July 2019, 13:27:09 UTC
3f2437b More corrections from PR 08 July 2019, 13:27:09 UTC
fc832d9 Corrections from PR 08 July 2019, 13:27:09 UTC
6527aed Capitalizing some words 08 July 2019, 13:27:09 UTC
9dce621 Changes for PR 08 July 2019, 13:27:09 UTC
033faa7 Changes from PR 08 July 2019, 13:27:09 UTC
6463722 Little fixes 08 July 2019, 13:27:09 UTC
e3452ed Changes for PR 08 July 2019, 13:27:09 UTC
26bcb3b Updated CHANGELOG 08 July 2019, 13:27:09 UTC
1a2e7a9 Updated 08 July 2019, 13:27:09 UTC
a9ab804 Updated with the new animation packets 08 July 2019, 13:27:09 UTC
816d194 Updating documentation 08 July 2019, 13:27:09 UTC
948dae3 Documentation about Recorder system 08 July 2019, 13:27:09 UTC
e4dd26a Fix assert check in wrong place 05 July 2019, 22:14:53 UTC
416851b Do not crash Python script when users cancel 05 July 2019, 22:14:53 UTC
33e8f25 Improve synchronous mode example 05 July 2019, 22:14:53 UTC
864ea93 Update documentation on synchronous mode 05 July 2019, 22:14:53 UTC
01ed348 Make 'tick' and 'apply_settings' wait until the new frame is received and return the frame id when the changes took effect 05 July 2019, 22:14:53 UTC
3d0ec71 Add transmission gears values access - LibCarla and PythonAPI can read and write transmission values and the forward gear details 05 July 2019, 18:06:26 UTC
33e4baa Fixed nightly build button 05 July 2019, 13:59:54 UTC
01941a5 Imrpoved and fixed some documentation 05 July 2019, 13:59:54 UTC
4d01e77 Updated obstacle and collision sensor information 05 July 2019, 13:59:54 UTC
b213701 world-actor snapshot documentation 05 July 2019, 13:59:54 UTC
ad3424a Added nighlty release downloading button 05 July 2019, 13:59:54 UTC
80a1ccd Add & Fix F.A.Q links 05 July 2019, 13:59:54 UTC
3135aec Add link to colorConverter Python API reference 05 July 2019, 13:59:54 UTC
6e28796 Fix linux docker installation link 05 July 2019, 13:59:54 UTC
45a8a06 Added link to github project issues in F.A.Q. Doc 05 July 2019, 13:59:54 UTC
b9077f2 Fix F.A.Q. dropdown content view 05 July 2019, 13:59:54 UTC
07bde2c Fix F.A.Q. dropdown content view 05 July 2019, 13:59:54 UTC
b510304 Fix edit on github links 05 July 2019, 13:59:54 UTC
58e48b1 Add access to vehicle physics brake values - Make maximum brake and handbrake torque accessible to LibCarla. 05 July 2019, 09:52:05 UTC
5aeca6f Disable mesh distance fields to avoid ghosting issues (#1838) 04 July 2019, 09:40:13 UTC
b50633a Changes to PR: Adding .gitignore file. 04 July 2019, 07:21:59 UTC
cfa0860 Fixed bug related with hash function in Python 3 04 July 2019, 07:21:59 UTC
02c2bdd Map surface is cached, so that loading map next time is much faster 04 July 2019, 07:21:59 UTC
d22565d refactor 04 July 2019, 07:21:59 UTC
ac8bb3a update CHANGELOG 03 July 2019, 11:05:10 UTC
27d6829 Update ContentVersions.txt 03 July 2019, 11:05:10 UTC
6e14e4b Update ContentVersions.txt 03 July 2019, 11:05:10 UTC
ab2f6f5 Move third-party code in LibCarla to a third-party folder 01 July 2019, 17:11:01 UTC
212281d Update readme 01 July 2019, 12:19:25 UTC
915e35d Rename frame_count and frame_number as frame 28 June 2019, 12:05:00 UTC
d8145c8 Control walker skeleton from Python API (#1719) 27 June 2019, 20:16:17 UTC
33dc5dd Changes for PR 27 June 2019, 16:46:35 UTC
673812b Stop pedestrians after a recorded session 27 June 2019, 16:46:35 UTC
a4692e3 Updating changelog to be clearerabout changes 27 June 2019, 14:13:43 UTC
5eacca3 Removing use of drawfrustum 27 June 2019, 14:13:43 UTC
bb53973 Adding back accidentally removed DefaultEngine.ini settings 27 June 2019, 14:13:43 UTC
b8295b4 Enabling texture streaming and adding support for texture streaming to scene captures 27 June 2019, 14:13:43 UTC
84c8f46 Add check for ActorDynamicState size 27 June 2019, 11:19:00 UTC
83d05fb Remove some outdated @todo 26 June 2019, 15:51:42 UTC
6baaf58 Missing docs 26 June 2019, 09:16:16 UTC
53bf727 Fix Docker pushing without tag 26 June 2019, 06:53:53 UTC
9183ef9 Missing method in docs 25 June 2019, 14:08:57 UTC
9694ba4 Update content link 21 June 2019, 16:36:08 UTC
34c4bb0 Fix includes and remove logs 21 June 2019, 12:15:11 UTC
cfabe54 Update CHANGELOG 20 June 2019, 16:06:13 UTC
ae8db97 Add smoke tests for snapshots 20 June 2019, 16:06:13 UTC
e3e7220 Make on_tick and wait_for_tick pass WorldSnapshot instead of Timestamps 20 June 2019, 16:06:13 UTC
bbb95c3 Expose snapshots to PythonAPI 20 June 2019, 16:06:13 UTC
ca6e88c Add WorldSnapshot 20 June 2019, 16:06:13 UTC
932b7a7 Add ActorSnapshot 20 June 2019, 16:06:13 UTC
47a0e9b Add CODEOWNERS file 20 June 2019, 13:52:02 UTC
9802c36 Update XODR test files 19 June 2019, 12:34:26 UTC
905a60f Documentation for upgrading content and making a release 19 June 2019, 09:42:33 UTC
3183418 Deploy docker image of nightly build automatically 18 June 2019, 17:03:40 UTC
cea948a Set up RootComponent in ASensor so we don't need to set it up on each individual sensor 18 June 2019, 15:31:54 UTC
7be45fc Recorder bug fixes (#1752) * Fix bug initializing structure * Fixing the end of replayer when actors continue in autopilot enabled 18 June 2019, 08:47:13 UTC
5d71e55 New weather defaults (#1753) * Add default weather preset * Update content link 17 June 2019, 16:07:32 UTC
10c5f6a Pass sensor data by r-value reference 17 June 2019, 12:36:18 UTC
5656cc8 Add NoopSerializer for sensors that do not send data 17 June 2019, 12:35:35 UTC
96b8cc1 Randomize drivers in the Python examples 13 June 2019, 16:32:04 UTC
83769d9 Add supported drivers option to vehicle parameters 13 June 2019, 16:32:04 UTC
4f27ff0 Add age to pedestrian parameters 13 June 2019, 16:32:04 UTC
1630313 Update CHANGELOG 13 June 2019, 14:56:56 UTC
3934cbc More efficient way of retrieving traffic light actor 13 June 2019, 14:56:56 UTC
84d4b7c PythonAPI: allow finding single actor by id 13 June 2019, 14:56:56 UTC
back to top