sort by:
Revision Author Date Message Commit Date
bd15ef1 Suppress exceptions in Sensor's destructor 22 October 2018, 13:59:43 UTC
e52f780 Better distro check in setup.py 15 October 2018, 14:00:54 UTC
27fbca5 Better error message when a blueprint key is not found 15 October 2018, 13:59:43 UTC
5de16e9 Fix travis (as usual) 10 October 2018, 17:25:28 UTC
c544129 Add unit test for checking server shutdown 10 October 2018, 16:10:33 UTC
3d80d5e Merge streaming tests 10 October 2018, 16:09:19 UTC
e3fbf63 Fix crash on server shutdown 10 October 2018, 16:09:13 UTC
f8592fb Improve Python examples 09 October 2018, 17:38:31 UTC
a901ccc Small fix in Setup.sh 09 October 2018, 12:23:07 UTC
b3f8d4d Add LifetimeProfiled to profile actor's lifetime 09 October 2018, 12:23:07 UTC
3f27877 Fix issues related to the destruction of objects 09 October 2018, 10:29:54 UTC
27c378a Fix issues related to unsubscribing from a stream 08 October 2018, 21:02:51 UTC
1aa89af Add episode class 08 October 2018, 17:23:32 UTC
2c53287 Make possible to unsubscribe from a sensor stream 08 October 2018, 11:47:10 UTC
91aa984 Fix Boost.Python not getting the right signature 08 October 2018, 11:47:10 UTC
d56c17a Release Python GIL when possible 08 October 2018, 11:47:10 UTC
5965c3b Refactor client-side code and its C++ API 08 October 2018, 11:47:10 UTC
c3c3f29 Improve manual control steering 08 October 2018, 11:46:43 UTC
3b12d31 Fix travis build (again) 08 October 2018, 11:20:05 UTC
8829929 Small refactor of sensor data IO 07 October 2018, 16:44:45 UTC
2ad3ffe Expose methods for saving and converting images in Python 07 October 2018, 16:44:45 UTC
eeb72e7 Fix image IO to handle any format based on file extension 07 October 2018, 16:44:45 UTC
2326345 Add functionality for IO images, and conversion for depth and semseg 07 October 2018, 16:44:45 UTC
23499b4 More generic and complete StringUtil 07 October 2018, 16:44:45 UTC
4ad2095 Add methods for saving point clouds in ply format 07 October 2018, 16:44:45 UTC
d02d9ce Add OutputFile class 07 October 2018, 16:44:45 UTC
0f16fed Reduce benchmark speed and acceptance threshold 07 October 2018, 16:42:41 UTC
fa19f02 Close #815, discard message if the connection is too slow 07 October 2018, 11:24:44 UTC
d9bacfd Fix travis errors and remove awesome bot 07 October 2018, 11:03:33 UTC
dd0de88 Add namespaces for road classes and opendrive 03 October 2018, 09:33:18 UTC
db9d6a7 Small refactoring and documentation 02 October 2018, 16:00:16 UTC
f1a20ee Tiny fix 02 October 2018, 13:03:58 UTC
7771e57 Fix make package 02 October 2018, 13:03:58 UTC
df65c16 Rename sensors 02 October 2018, 13:03:58 UTC
84d48f7 Expose lidar measurements to Python API 02 October 2018, 13:03:58 UTC
1116718 Port lidar to new sensor system 02 October 2018, 13:03:58 UTC
c84eb29 Check sizeof sensor header 02 October 2018, 13:03:58 UTC
fb68143 System for setting sensor attributes 02 October 2018, 13:03:58 UTC
8cfee96 Better support for blueprints in SceneCaptureSensor 02 October 2018, 13:03:58 UTC
9380942 Retrieve sensor definition from static function 02 October 2018, 13:03:58 UTC
cca42fd Remove everything related to the deprecated sensors 02 October 2018, 13:03:58 UTC
283ab21 Reparent and rename Lidar 02 October 2018, 13:03:58 UTC
2827895 Fix image buffer stride issues 02 October 2018, 13:03:58 UTC
367a6b5 Allow each scene capture sensor have its own serializer 02 October 2018, 13:03:58 UTC
d3f8740 Add shader-based sensors 02 October 2018, 13:03:58 UTC
151ea56 Reparent scene capture camera 02 October 2018, 13:03:58 UTC
1b9fa8c Fix extra allocation for DirectX buffers 02 October 2018, 13:03:58 UTC
bf88697 Add debugging methods to scene capture sensor 02 October 2018, 13:03:58 UTC
5e18418 Demolish the OldSensorFactory 02 October 2018, 13:03:58 UTC
ff9ae37 Fix buffer pool needs to be dynamically allocated 02 October 2018, 13:03:58 UTC
d0629c9 Image serialization complete pipeline 02 October 2018, 13:03:58 UTC
396894f Migrate deprecated ASceneCaptureCamera to the new ASceneCaptureSensor 02 October 2018, 13:03:58 UTC
92855cc Fix setup.py failed to compile boost sources 02 October 2018, 13:03:58 UTC
f4b386e Fix Buffer issue with TArrays 02 October 2018, 13:03:58 UTC
c68c3e9 Basis for SensorRegistry and ASensor class 02 October 2018, 13:03:58 UTC
a69dd14 Compile-time dispatcher for sensors and serializers 02 October 2018, 13:03:58 UTC
3177c52 Add Optional class 02 October 2018, 13:03:58 UTC
c6c5edb Rename ASensor to ADeprecatedSensor 02 October 2018, 13:03:58 UTC
b99d9c2 Add copy with offset to Buffer and document class 02 October 2018, 13:03:58 UTC
3bd67d2 Allow including LibCarla headers multiple times in UE4 02 October 2018, 13:03:58 UTC
13b9723 Make ThreadGroup inherit NonCopyable 02 October 2018, 13:03:03 UTC
6752ea1 Fix unit test 02 October 2018, 13:03:03 UTC
f55cbfe Fix compilation in Visual Studio 02 October 2018, 13:03:03 UTC
f217e5e Reuse buffer based on capacity instead of size 02 October 2018, 13:03:03 UTC
fbe0d67 Reuse allocated memory for sensor data in the client-side 02 October 2018, 13:03:03 UTC
fb2691e Add buffer pool to reuse allocated memory 02 October 2018, 13:03:03 UTC
2ab8a0c Make access to stream session atomic 02 October 2018, 13:03:03 UTC
a869424 User buffer as much as possible to avoid a couple of dynamic allocations 02 October 2018, 13:03:03 UTC
930a3cf Add generic buffer class to replace streaming message 02 October 2018, 13:03:03 UTC
420fab0 Fixed .gitignore not ignoring the Content 02 October 2018, 10:05:05 UTC
6e0abd3 State client timeout accepts floats 01 October 2018, 12:29:11 UTC
b9a6ad6 Add timeout to manual_control.py 30 September 2018, 15:45:47 UTC
0b38510 Change Python client timeout to float seconds 30 September 2018, 15:45:47 UTC
09df66a Misspelling error in shader name 18 September 2018, 11:57:48 UTC
4c87fa7 Added lens distortion shader + fixed '.gitignore' issue ignoring plugin's postprocessing materials 18 September 2018, 11:57:48 UTC
efc93a5 Reduce travis-ci job output 18 September 2018, 10:19:45 UTC
4b91034 adding carla docker 17 September 2018, 17:08:04 UTC
479c619 fixing nestor comment 17 September 2018, 15:58:25 UTC
7288b00 docker tutorial updated 17 September 2018, 15:57:53 UTC
447bdcd adding a docker tutorial 17 September 2018, 15:56:59 UTC
4fd4d5d docker tutorial updated 17 September 2018, 15:51:26 UTC
dae847b adding a docker tutorial 17 September 2018, 15:51:26 UTC
18caa51 Fix sublime project 10 September 2018, 10:00:50 UTC
64b1b27 Remove unnecessary includes 10 September 2018, 09:54:31 UTC
2beedaf Fix again #761, add more flexibility to the info that goes into a stream token 07 September 2018, 15:28:33 UTC
1f1f24d Fix #761 streaming client fails to connect in Windows 06 September 2018, 15:09:41 UTC
a1684ad Minor fixes to non-rendering mode 06 September 2018, 15:00:26 UTC
662fc32 Added includes to be able to compile full builds. 06 September 2018, 15:00:26 UTC
341bf17 Added compatibility for non-redering mode in python clients lib. Small change in the command disable-rendering bool val 06 September 2018, 15:00:26 UTC
c39cc46 Disable Rendering Feature 06 September 2018, 15:00:26 UTC
145f956 Remove intall path folder check For "CarlaLIB" and "PythonAPI" don't check if the a build already exists, as the build check is done by the compiler and intallation check is done by cmake. 06 September 2018, 14:32:27 UTC
b0d15a1 Update how_to_model_vehicles.md 06 September 2018, 12:52:32 UTC
8e87f45 Fix format and rewording of how to model vehicles 06 September 2018, 12:51:34 UTC
42cd4d4 Add 'Art guidelines' section to docs 06 September 2018, 12:51:34 UTC
6529bbb Create how_to_model_vehicles.md 06 September 2018, 12:51:34 UTC
179ab3e Fix bug in print list function 05 September 2018, 14:00:20 UTC
09f4ed7 Allow iterating attributes of an actor blueprint 03 September 2018, 09:44:37 UTC
b8fd764 Merge pull request #689 from carla-simulator/0.9-win32 0.9 win32 03 September 2018, 09:43:30 UTC
e8e40a3 Cleaned up a bit the cmd output. 30 August 2018, 12:18:53 UTC
527f641 Remove build log empty lines 30 August 2018, 10:18:07 UTC
back to top