sort by:
Revision Author Date Message Commit Date
c99d84b Move config.py to util 09 July 2019, 13:59:13 UTC
7d33467 Add config.py to easily configure the simulator 08 July 2019, 13:08:16 UTC
c213ac0 Package the project in shipping mode 08 July 2019, 13:03:51 UTC
00a1cdc Improve synchronous_mode.py 08 July 2019, 13:03:51 UTC
b115f96 Allow changing fixed frame rate at runtime 08 July 2019, 13:03:51 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
c11c245 Fix missing Vulkan installation from docs 13 June 2019, 08:37:50 UTC
0988e71 Remove unused server timeout (#1741) 13 June 2019, 08:27:33 UTC
649699b Enable mesh distance fields (#1740) 12 June 2019, 15:51:58 UTC
104b1e3 Fix python __str__ wrapper (#1730) 12 June 2019, 10:56:32 UTC
978019b Fix prop loading on packaged builds (#1717) 11 June 2019, 15:07:45 UTC
114d54d Add gamma value as attribute to RGB camera (#1720) 05 June 2019, 07:49:45 UTC
11fce62 Issue #1596 Fix WGS84 reprojection Latitude reversal (#1601) 04 June 2019, 16:52:49 UTC
0faffe2 Set Vulkan as default graphics API for Linux (#1639) 04 June 2019, 16:48:11 UTC
29483c4 Upgrade uncrustify 04 June 2019, 14:56:21 UTC
0f96b05 Update content link and Windows fixes (#1698) * Updated Content link * Fixes windows compilation * Prepend static keyword for friction trigger in bp library 03 June 2019, 14:26:43 UTC
35fdaec Adding ability to modify motion blur settings (#1690) * Adding ability to modify motion blur settings of RGB scene capture from the PythonAPI * Adjust motion blur default values 31 May 2019, 14:50:30 UTC
39c7537 Removed some code 29 May 2019, 09:31:13 UTC
c36131f remove isSteerable from getter 29 May 2019, 09:31:13 UTC
f7b7ccd Removing is_steerable param and updating tests 29 May 2019, 09:31:13 UTC
e2106e2 Refactored and added comments 29 May 2019, 09:31:13 UTC
9e5c2f5 solved another physics bug 29 May 2019, 09:31:13 UTC
d141121 Fixed max steer angle 29 May 2019, 09:31:13 UTC
1f8eb1e Added world pos for wheels + working on using physx to fix a bug 29 May 2019, 09:31:13 UTC
b4f7ecc Added radius getter/setter to wheel physics control 29 May 2019, 09:31:13 UTC
722df11 Added check in wheels setter 29 May 2019, 09:31:13 UTC
back to top