sort by:
Revision Author Date Message Commit Date
5745053 Added lock to avoid multithread crash in recast 08 July 2019, 16:42:45 UTC
007f9c7 Working on pedestrian movement 08 July 2019, 16:42:45 UTC
42a4ea0 Adding DetourCrowd 08 July 2019, 16:42:45 UTC
c189b65 We can get a path from Python now 08 July 2019, 16:42:45 UTC
8b92cc9 Added Recast&Detour to Carla project 08 July 2019, 16:42:45 UTC
46ca67b Added some bindings with walker ai controller 08 July 2019, 16:42:45 UTC
71c7ad4 Create dummy walker navigation on client-side 08 July 2019, 16:42:45 UTC
283c5ce Add class AtomicList 08 July 2019, 16:42:45 UTC
976e4db Fix missing include 08 July 2019, 16:42:45 UTC
4852aa6 Add empty WalkerAIController on client-side 08 July 2019, 16:42:45 UTC
a856c1d Add server-side dummy WalkerAIController and its factory 08 July 2019, 16:42:45 UTC
f8d306b Compiling Carla in Docker (#1841) * Compiling Carla in a Docker * Big improvement in Carla Docker build time * Fixed Docker dependencies & added docker_importer * Fixed Docker package exporting pipeline * Fixed docs issues * Fixed few issues from revision * Merge branch 'master' into marcgpuig/docker 08 July 2019, 14:43:45 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
9b7159c Do not cache actor parent in the actor 13 June 2019, 14:56:56 UTC
7ab2fd6 Prevent generating waypoints at zero distance 13 June 2019, 10:30:53 UTC
60e753f Update changelog 13 June 2019, 10:30:53 UTC
03b1d80 Create OpenDriveMap to be used in UE4 blueprints 13 June 2019, 10:30:53 UTC
330ccdc Move OpenDrive related classes to its own folder 13 June 2019, 10:30:53 UTC
f026ead Make OpenDrive static functions available in blueprints 13 June 2019, 10:30:53 UTC
8febd66 Find XODR files anywhere in content 13 June 2019, 10:30:53 UTC
8bc66bc Do not tick autopilot if not used 13 June 2019, 10:26:01 UTC
86e5e36 Make vehicle controller inherit AController instead of APlayerController 13 June 2019, 10:26:01 UTC
9e93fca Fix vehicle code documentation 13 June 2019, 08:40:19 UTC
back to top