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

sort by:
Revision Author Date Message Commit Date
38e2eb3 Fix some Pylint errors and warnings 15 March 2019, 17:08:02 UTC
8b39682 Add Pylint travis-ci checks for PythonAPI scripts 15 March 2019, 17:08:02 UTC
d52f21e Upgrade travis.yml to Ubuntu 16.04 15 March 2019, 17:08:02 UTC
5a11e3d Merge pull request #1384 from kartik144/master Fix to locate carla python package in performance_benchmark.py 15 March 2019, 17:04:19 UTC
0c04479 Merge branch 'master' into master 15 March 2019, 16:40:43 UTC
db1addc Fix #1381, make sensors use timestamp from UCarlaEpisode 15 March 2019, 13:39:23 UTC
aeb22d1 Add targets for cleaning individual build modules 15 March 2019, 12:04:18 UTC
f0d3fd7 Pass buffers by r-value reference whenever possible 15 March 2019, 11:55:57 UTC
93ed4e9 Merge pull request #1367 from carla-simulator/jenkins/smoke-tests Adding smoke tests to Jenkins 14 March 2019, 20:40:20 UTC
93c3b5f Increase license year 14 March 2019, 19:19:29 UTC
2e25452 Add some smoke tests 14 March 2019, 19:17:55 UTC
40836a1 Add infrastructure for smoke tests in Jenkins 14 March 2019, 19:17:55 UTC
df30cba Fix to locate carla python package in performance_benchmark.py 14 March 2019, 11:30:05 UTC
0d5a6f3 Merge pull request #1374 from carla-simulator/update_carla_settings Updating carla settings to allow user to disable rendering and set se… 14 March 2019, 08:18:36 UTC
01bbdc5 Merge branch 'master' into update_carla_settings 13 March 2019, 18:24:30 UTC
e9d2207 Split LibCarla build into debug and release 13 March 2019, 16:18:47 UTC
39ec79e Remove profiler from libcarla_client 13 March 2019, 15:51:31 UTC
04ccec5 Fix LibCarla recompiles after each commit 13 March 2019, 15:51:31 UTC
3d2e086 Add time to SensorData 13 March 2019, 15:07:31 UTC
84b801c Add missing include 12 March 2019, 19:45:13 UTC
b184ec6 Updating carla settings to allow user to disable rendering and set server tieout from the command line 12 March 2019, 14:58:11 UTC
18c60fb Add .idea to gitignore 12 March 2019, 13:33:26 UTC
0054758 Horizontal field of view to docs 12 March 2019, 13:07:53 UTC
c680ee9 Fix missing include 12 March 2019, 13:02:17 UTC
c7a38e1 Pass buffers by r-value reference whenever possible 11 March 2019, 22:50:25 UTC
77ee038 Fix narrowing conversion in Buffer 11 March 2019, 22:48:42 UTC
f779645 Merge pull request #1354 from johannesquast/localhost Fix resolving host "localhost" 11 March 2019, 18:23:17 UTC
cff355e Merge branch 'master' into localhost 11 March 2019, 18:03:50 UTC
b9cfd4c Update CHANGELOG 11 March 2019, 16:35:13 UTC
8916177 Add s property to waypoints 11 March 2019, 16:33:11 UTC
6a6254f Add unique ID for waypoints based on their position on the road 11 March 2019, 16:33:03 UTC
1a081e8 Add method to Map to transform Location to GeoLocation 11 March 2019, 13:37:48 UTC
6305691 Fix resolving host "localhost" 11 March 2019, 09:33:54 UTC
db3c878 Merge pull request #1362 from carla-simulator/fix/no_rendering_mode new flag in no_rendering_mode.py to actually switch off rendering if … 10 March 2019, 21:39:00 UTC
1e8c1a1 fixed 10 March 2019, 21:27:16 UTC
0826b30 new flag in no_rendering_mode.py to actually switch off rendering if needed: 10 March 2019, 21:20:45 UTC
549d484 Updated changelog 07 March 2019, 13:54:07 UTC
49e028c Libpng is correctly statically linked now 07 March 2019, 13:48:17 UTC
2cfe7ad Resolve hostname for streaming client - Allows usage of hostnames instead of IP addresses only with carla::Client 04 March 2019, 07:56:58 UTC
2e18abb Add Map Editor link to README 01 March 2019, 21:18:59 UTC
cf1598a Increase version 01 March 2019, 19:29:47 UTC
9bea61c Clean up CHANGELOG 01 March 2019, 18:55:22 UTC
772cc6d Fix missing methods in python_api.md 01 March 2019, 18:55:22 UTC
5ef783f Update content link 01 March 2019, 18:55:22 UTC
59ede38 Fix Windows package 01 March 2019, 17:16:23 UTC
cf6e9bb Fix Windows build 01 March 2019, 16:46:55 UTC
3e335db Fix uninitialized variable 01 March 2019, 16:46:36 UTC
f48ceac Git ignored changed 01 March 2019, 14:31:21 UTC
357ba13 Improved documentation 01 March 2019, 14:19:15 UTC
155a03a Improved output 01 March 2019, 14:14:52 UTC
87b4b09 Improved documentation 01 March 2019, 13:50:50 UTC
443d54f Simplify Dockerfile and halve image size 01 March 2019, 07:56:49 UTC
c012b48 Old GetLaneWidth now using new parsed lane width 01 March 2019, 01:36:17 UTC
6966d56 Changed right/left_lane() to get_right/left_lane() 01 March 2019, 01:36:17 UTC
94dde71 Few revision fixes 01 March 2019, 01:36:17 UTC
32b544b Mentioned the LaneChange enum in the documentation 01 March 2019, 01:36:17 UTC
34fad12 Added the lane_explorer example 01 March 2019, 01:36:17 UTC
3e6fb72 Using the old lane positioning for junction waypoints 01 March 2019, 01:36:17 UTC
a241e13 Now the waypoint position is correctly computed 01 March 2019, 01:36:17 UTC
5490c2d Added Cubic polinomial helper class 01 March 2019, 01:36:17 UTC
c4c8ac8 Improved lane changing functions 01 March 2019, 01:36:17 UTC
313914b Updated docs 01 March 2019, 01:36:17 UTC
7e0d570 Now all the roadmarks are parsed + added lane type to waypoint API. 01 March 2019, 01:36:17 UTC
7bbc894 Added material to the lane parser 01 March 2019, 01:36:17 UTC
8f9ec7f Small indentation style fix 01 March 2019, 01:36:17 UTC
43a9908 Searching for lanes now is O(1) and not O(n) 01 March 2019, 01:36:17 UTC
a66dff8 Extended waypoint API core to accept lane changes 01 March 2019, 01:36:17 UTC
09dcc4e minor bug fix 28 February 2019, 23:58:40 UTC
628b788 Revert "updated LIDAR setup to reflect a real Velodyne 32" This reverts commit 0c8d38adf15f0ffc7b66009bf2f129a7fb4bcf1e. 28 February 2019, 23:55:04 UTC
0c8d38a updated LIDAR setup to reflect a real Velodyne 32 28 February 2019, 23:52:40 UTC
0e019f5 blocked fixed 28 February 2019, 23:48:32 UTC
e3e98b4 minor fixes 28 February 2019, 23:48:32 UTC
f3f69fd changelog updated 28 February 2019, 23:48:32 UTC
0657f22 performance benchmark CARLA 28 February 2019, 23:48:04 UTC
ee3f380 performance_benchmark initial script 28 February 2019, 23:48:04 UTC
43ead32 Increase default time-out 28 February 2019, 23:15:58 UTC
338afbd Add synchronous mode example script 28 February 2019, 23:15:58 UTC
d8b64cd Update CHANGELOG 28 February 2019, 23:15:58 UTC
e78d49a Update content link 28 February 2019, 23:15:58 UTC
169cfc9 Add priority system for vehicle control input so client always overwrites other inputs 28 February 2019, 23:15:58 UTC
8b3489f Add attribute to vehicles to control whether control is sticky 28 February 2019, 23:15:58 UTC
418ad8c Add optional command-line argument "-carla-streaming-port" for setting the streaming server port 28 February 2019, 23:15:58 UTC
b8ec3e2 Allow streaming server connecting to random available port (port 0) 28 February 2019, 23:15:58 UTC
2696c96 Fix #784, add methods for sending commands in batch 28 February 2019, 23:15:58 UTC
fd4d895 Change more rpc bindings to accept rpc::ActorId instead of rpc::Actor 28 February 2019, 23:15:58 UTC
3e7e8fb Refactor bindings 28 February 2019, 23:15:58 UTC
94ce35d Change rpc bindings to accept rpc::ActorId instead of rpc::Actor when only the id is needed 28 February 2019, 23:15:58 UTC
3896387 Organize rpc bindings 28 February 2019, 23:15:58 UTC
365eecb Rename actor_id_type to ActorId 28 February 2019, 23:15:58 UTC
1378d7c Fix synchronization issues when changing episode 28 February 2019, 23:15:58 UTC
579d93e Change episode in client-side if server changed episode by checking world observer message 28 February 2019, 23:15:58 UTC
691fecd Improve wait for newly loaded maps, ignore time-outs 28 February 2019, 23:15:58 UTC
8fb6197 Add a method for getting the list of available maps in Python API 28 February 2019, 23:15:58 UTC
5210cd7 Make load map methods const 28 February 2019, 23:15:58 UTC
3ec2483 Add acceleration and delta-time to world observer message to make data self contained 28 February 2019, 23:15:58 UTC
bcc44c9 Fix synchronization issues when changing episode 28 February 2019, 23:15:58 UTC
d331f69 Improve checks when the episode changed 28 February 2019, 23:15:58 UTC
6bb2feb Fix #1272, allow changing the map from client-side 28 February 2019, 23:15:58 UTC
6a94333 Refactor map related methods 28 February 2019, 23:15:58 UTC
7f5a39b List all maps from Carla Statics. Load map from full path or name. 28 February 2019, 23:15:58 UTC
back to top