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

sort by:
Revision Author Date Message Commit Date
27c472f Improved stop signs and fixed pylint messages 28 February 2019, 13:14:50 UTC
d7b2817 Text also updates according to affecting light state 28 February 2019, 10:12:34 UTC
8471172 Merge branch 'master' into manishthani/no_rendering_mode 28 February 2019, 09:38:48 UTC
7fe55b8 Fixed bug 28 February 2019, 09:14:31 UTC
2c6bc25 Fix compilation on Windows 27 February 2019, 21:59:45 UTC
10ea15d Update content link 27 February 2019, 18:29:13 UTC
a4aa8ef Update python_api.md 27 February 2019, 17:54:03 UTC
f3eeb2f Updating changelog 27 February 2019, 17:51:07 UTC
5cbde4d Updating api to allow retrieval of traffic pole index and the other traffic lights in a group from a traffic light 27 February 2019, 17:48:40 UTC
7d59dd6 Updated changelog 27 February 2019, 17:20:11 UTC
be6b9d3 Traffic light gets illuminated when car is close to its trigger volume 27 February 2019, 17:20:11 UTC
4961fd4 Update content link 27 February 2019, 16:47:36 UTC
419be77 Add support for stop and yield signs 27 February 2019, 16:47:36 UTC
3e93782 Expose traffic sign's trigger volumes on Python API 27 February 2019, 16:47:36 UTC
6701f22 Fix compilation error on Windows 27 February 2019, 15:53:37 UTC
fa9ad00 Update content link 27 February 2019, 13:36:41 UTC
60ef47f Merge pull request #1304 from carla-simulator/feature/fixGeoReferenceParsing fix parsing of OpenDrive geoReference exported by RoadRunner 27 February 2019, 13:35:05 UTC
3f80ebc Merge branch 'master' into feature/fixGeoReferenceParsing 27 February 2019, 12:14:29 UTC
d39bb39 Merge pull request #1301 from carla-simulator/new_expose_vehicle_physics New expose vehicle physics 27 February 2019, 12:14:04 UTC
0e7e1b0 Merge branch 'master' into new_expose_vehicle_physics 27 February 2019, 11:29:58 UTC
45685d0 Merge pull request #1241 from carla-simulator/marcgpuig/windows_build Basic build system for Windows 27 February 2019, 11:27:35 UTC
15d6675 calling get physics control without gil 27 February 2019, 11:00:12 UTC
f0273d5 Merge branch 'master' into marcgpuig/windows_build 27 February 2019, 10:50:57 UTC
dc664cf Merge pull request #1287 from carla-simulator/NoRenderingModeFixes No rendering mode fixes 26 February 2019, 22:05:55 UTC
381f03a fix parsing of OpenDrive geoReference exported by RoadRunner 26 February 2019, 18:34:31 UTC
0cf2c1b changed pixels per meter to avoid pygame error when loading town06 26 February 2019, 16:46:56 UTC
a49e149 Merge branch 'master' into new_expose_vehicle_physics 26 February 2019, 13:56:05 UTC
3390e5a Updated documentation and small refactor 26 February 2019, 10:44:51 UTC
4cbd631 changed some default params 25 February 2019, 20:36:50 UTC
5eb4561 refactoring code 25 February 2019, 19:41:54 UTC
37f70ba Bug Fix: vehicles do not vibrate and map name accessed from map object 25 February 2019, 16:38:35 UTC
331c0b0 Merge branch 'master' into NoRenderingModeFixes 25 February 2019, 13:57:15 UTC
dcc0cc4 Added default params and refactored 25 February 2019, 12:16:57 UTC
333fe45 refactored code 25 February 2019, 10:17:16 UTC
12fd017 Improved test, removed inertia tensor scale, fixed bindings and center of mass 24 February 2019, 18:47:35 UTC
5dc0a21 Update CHANGELOG 22 February 2019, 18:17:26 UTC
6abcb69 Fix #1151, wait for tick after subscribing to world observer 22 February 2019, 18:17:26 UTC
27619b5 Improve time-out messages 22 February 2019, 18:17:26 UTC
a5b54cb Added stop signals and changed colors 22 February 2019, 10:58:18 UTC
00652c9 added steering wheel control example 22 February 2019, 10:10:27 UTC
9ddafe8 Documentation of physics control params 21 February 2019, 15:21:04 UTC
6002091 prettified 21 February 2019, 14:30:16 UTC
644ccb7 Changed some objects to tango color,controlled vehicle has different color than rest 21 February 2019, 14:01:33 UTC
efe55fd fixed some bugs 21 February 2019, 12:08:08 UTC
01ecabc simplified get and set of center of mass and extended test 21 February 2019, 10:20:32 UTC
4df5da8 Added center of mass and huge refactor of bindings 20 February 2019, 18:25:16 UTC
c6f6180 Removed hack for controlling physics params, found a better way 19 February 2019, 19:38:43 UTC
0b235ad Added Vector2D and changed curves to list of Vector2D 19 February 2019, 13:14:06 UTC
adb2f50 Added wheels physics control 18 February 2019, 19:54:24 UTC
f9255b9 Working on wheel physics and changed call from world to each actor 18 February 2019, 18:16:13 UTC
0c8839c we can now set physics params of vehicles 18 February 2019, 10:39:32 UTC
6547535 Added constructor of VehiclePhysicsControl in PythonAPI 18 February 2019, 09:53:29 UTC
a0c2c21 Add movable static meshes to the actor registry 15 February 2019, 11:56:53 UTC
89ed858 Added vehicle engine setup params 15 February 2019, 09:54:25 UTC
b882efe exposing torque curve of vehicle physics working 14 February 2019, 18:33:24 UTC
db2f56a fix for 1211 13 February 2019, 01:44:07 UTC
5e8964c Workaround for crash on no_rendering_mode.py exit (Python 3 only) 12 February 2019, 14:28:55 UTC
b94ce9e Fixed PythonAPI rebuild 12 February 2019, 14:07:17 UTC
d9c733b Added client and server commands to build 12 February 2019, 14:07:17 UTC
aa82535 Fixed Rebuild command for windows not working 12 February 2019, 14:07:17 UTC
4ca3fe3 Updated changelog 12 February 2019, 14:07:17 UTC
4b51111 Fixed image test for Linux 12 February 2019, 14:06:28 UTC
a81ff1e Fixed bool comparison overloads in pyhon client 12 February 2019, 14:06:28 UTC
792cd25 Fix paths to work on Linux 12 February 2019, 14:06:27 UTC
93dd1a1 Removed unnecessary comments 12 February 2019, 14:06:27 UTC
a206e35 Fixed package for windows 12 February 2019, 14:06:27 UTC
5ef2148 Win build now copies the headers and libs of the new dependencies 12 February 2019, 14:06:27 UTC
1e5d878 Added zlib and libpng to Win setup, PythonAPI now compiles on Win 12 February 2019, 14:06:27 UTC
35dc936 Added date_time to boost libraries to compile 12 February 2019, 14:06:27 UTC
ee2df45 Simplified make Windows usage + boost not using git but official repos 12 February 2019, 14:06:26 UTC
87492b0 Update CHANGELOG 12 February 2019, 11:10:27 UTC
aacdf8a Small fixes 12 February 2019, 11:07:02 UTC
500904f Merge branch 'master' into NoRenderingModeFixes 11 February 2019, 15:33:02 UTC
562b971 initial position is set when switching hero to map mode 11 February 2019, 11:00:01 UTC
aace26c bug fix: when closing manual control, no rendering mode crashed in hero mode 11 February 2019, 10:32:32 UTC
9abb5d4 refactored and slightly improved framerate 08 February 2019, 12:25:45 UTC
dcd3c29 fixed mouse drag 08 February 2019, 11:52:11 UTC
55f085e Fixes for Python3 08 February 2019, 09:11:59 UTC
0298fa2 improved framerate by removing blend functions during blitting 07 February 2019, 18:14:30 UTC
8f20c73 Some tweaks to the HUD 07 February 2019, 15:51:30 UTC
4aceb65 Added border to hero mode map 07 February 2019, 15:46:56 UTC
5c6e051 Updated CHANGELOG 07 February 2019, 15:38:50 UTC
1c58a23 id fonts are color of vehicle type and hero mode background changed 07 February 2019, 15:31:34 UTC
37bbcd3 id fonts are rendered inside vehicle 07 February 2019, 15:25:45 UTC
0e4ad5e Change traffic light colors 07 February 2019, 15:19:26 UTC
adb1ba5 Add loading screen 07 February 2019, 15:06:57 UTC
b95b455 Changed some colors and removed legend 07 February 2019, 15:02:55 UTC
fbcf180 Add nearby vehicles to HUD 07 February 2019, 14:53:51 UTC
7b96e8a Nicer render for traffic lights in no-rendering more 07 February 2019, 14:33:57 UTC
5797811 solved map size bug and huge refactor 07 February 2019, 14:02:42 UTC
35ae761 hero surface only created once 06 February 2019, 20:41:36 UTC
ed47fba map renders on start 06 February 2019, 19:23:44 UTC
75f84f4 moved blend surface in start 06 February 2019, 19:15:43 UTC
4cec87e Set keyboard shortcuts of no-rendering mode similar to manual control 06 February 2019, 18:54:08 UTC
78dbc82 removing module render 06 February 2019, 18:26:51 UTC
91746f2 Add help and notifications to no rendering mode 06 February 2019, 18:23:24 UTC
e79a391 We can now toggle vehicle ids 06 February 2019, 17:50:57 UTC
4980dbe refactor code and improved performance in hero mode 06 February 2019, 17:09:51 UTC
0bcc013 Changing way of rendering traffic lights and speed limits 06 February 2019, 15:25:12 UTC
fbcdf45 refactor + fixing small bug 06 February 2019, 14:01:38 UTC
back to top