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

sort by:
Revision Author Date Message Commit Date
e8f82aa Prettified file 30 January 2019, 18:45:54 UTC
5b04acd Traffic Light and speed limit affecting to hero info now displayed 30 January 2019, 18:38:37 UTC
2f49b7a Merge branch 'master' into NoRenderingMode 30 January 2019, 18:14:40 UTC
07d87e8 Fixed some pylint warnings and solved small roads bug 30 January 2019, 18:09:30 UTC
b2e0b53 Fixed the steering when RoadMap is null 30 January 2019, 17:12:42 UTC
056fc7a Updated changelog 30 January 2019, 17:12:42 UTC
aff2035 Fix raycast direction when FreeDriving 30 January 2019, 17:12:42 UTC
8c8c256 Fixed style in some old code 30 January 2019, 17:12:42 UTC
4421358 Fixed multiple trigger spwning 30 January 2019, 17:12:42 UTC
7e45899 Fixed vehicle controller raycast and OpenDriveActor issues 30 January 2019, 17:12:42 UTC
137b69b Add utils for creating a prop factory 30 January 2019, 15:25:08 UTC
0e8ca50 Merge branch 'master' into tl_api 30 January 2019, 13:40:21 UTC
5e05902 Use patched version of rpclib 30 January 2019, 13:38:46 UTC
7cbeacd Refactoring 30 January 2019, 13:37:02 UTC
5a026fd Merge master into pedestrian-collision-sensor 30 January 2019, 12:49:57 UTC
e29950b Refactor + Bug fix: Blits surfaces 30 January 2019, 11:15:24 UTC
fc73946 Fixing indent issue 30 January 2019, 10:48:40 UTC
c39d2e0 Removing dots 30 January 2019, 10:33:36 UTC
faac288 Prettyfying the files in response to review 30 January 2019, 10:20:23 UTC
23ef5d7 Merge branch 'master' into NoRenderingMode 30 January 2019, 09:49:15 UTC
91f43c8 Changed Permissions and bug fix 30 January 2019, 09:45:25 UTC
881e957 Optimizations 29 January 2019, 19:43:37 UTC
1334116 Optimization 29 January 2019, 18:51:51 UTC
93a30cd Optimization of ObstacleDetectionEvent 29 January 2019, 18:43:37 UTC
79b7e39 Moved code from Sensor to ActorBlueprintFunctionLibrary Added documentation Minor code improvements 29 January 2019, 18:21:34 UTC
25b31d6 speed limit font quality improved 29 January 2019, 17:44:29 UTC
c595e1c road lanes are now drawn correctly 29 January 2019, 17:13:03 UTC
a993968 Switch off texture streaming again, it was automatically switched on on Unreal Engine upgrade 29 January 2019, 15:43:53 UTC
f1d1020 speed limits rotate base on hero front 29 January 2019, 15:32:49 UTC
f033823 Fixing couple of merge issues 29 January 2019, 15:20:09 UTC
6c784bc ids aligned to hero vehicle 29 January 2019, 15:07:54 UTC
13c0c7d Improved a lot performance in hero mode 29 January 2019, 13:52:43 UTC
2e0d7ac Updating CHANGELOG.md file with changes 29 January 2019, 13:40:43 UTC
5ab3402 Merge branch 'master' into basicAgentUpdates 29 January 2019, 13:27:36 UTC
cb6c57d Merge branch 'master' into tl_api 29 January 2019, 13:07:48 UTC
d0ae293 Working on improving hero performance 29 January 2019, 12:29:03 UTC
1e5195d Fix ObstacleDetectionSensor for new async streams 29 January 2019, 12:05:41 UTC
ad5c62c Improved comments and changed TraceChannel to ECC_WorldStatic 29 January 2019, 11:44:41 UTC
0bd4388 Documentation and variable renaming for obstacle sensor 29 January 2019, 11:44:41 UTC
5a31efe Obstacle detector for vehicles or everything 29 January 2019, 11:44:22 UTC
91e9ee8 Basic sensor setup for ObstacleDetectionSensor 29 January 2019, 11:44:22 UTC
488a56f Rollback of DefaultGame.ini Solve FILE_NAME never used change if mkdir for mkdir -f in a couple of files 29 January 2019, 11:00:58 UTC
7612757 Changed MapstoCook, directories to always cook and staging directory 29 January 2019, 11:00:58 UTC
17b80b6 Added Linux.mk.help info for export-maps 29 January 2019, 11:00:58 UTC
24de607 Added Important information to readme Fixed iterative import 29 January 2019, 11:00:58 UTC
e20d5d0 Added Changelog Removed unnecesary files 29 January 2019, 11:00:58 UTC
56fc04e Improved naming Added support for importing multiple files 29 January 2019, 11:00:58 UTC
0730688 Maps extraction tool without testing 29 January 2019, 11:00:58 UTC
7c8b364 Added clip to rotated surface 29 January 2019, 10:08:26 UTC
ae75d41 Remove crash reporter 29 January 2019, 09:42:38 UTC
35c9507 Improved framerate when scaling map, still work in progress for hero mode scaling 28 January 2019, 19:21:52 UTC
acb590c Adding python api support for changing a traffic light's state and timers and getting the traffic light and speed limit for a vehicle 28 January 2019, 19:03:16 UTC
63ce3a1 Small documentation fix 28 January 2019, 18:51:00 UTC
bfac748 Update CHANGELOG.md 28 January 2019, 18:24:08 UTC
98a5155 Minor fixes 28 January 2019, 18:13:56 UTC
c24c38a removed antialiasing, fixed speed, refactored 28 January 2019, 16:24:29 UTC
52f59b8 bounding boxes of pedestrians are drawn 28 January 2019, 13:39:57 UTC
4a3d3f4 traffic lights are bounding boxes + refactor 28 January 2019, 13:25:01 UTC
30ce63f using convert, blits and given forward vector of transform 28 January 2019, 10:34:38 UTC
fbf64f5 Add CarlaStatics function library 27 January 2019, 20:04:40 UTC
7cb8e00 Fix #1168 deregister registered actors on "OnDestroyed" event 27 January 2019, 18:13:36 UTC
67c2d90 Fix regression introduced in #1150, make data streams more robust for asynchronous use 27 January 2019, 15:19:16 UTC
027362b Refactor the server to always return a Response object, move some functionality to UCarlaEpisode 27 January 2019, 12:34:57 UTC
7a21d8a Fix dumb error in Check.sh 26 January 2019, 17:46:30 UTC
1683bd6 Split test rpc and msgpack 26 January 2019, 17:45:26 UTC
7a9b1f0 Remove throws from MsgPackAdaptors 26 January 2019, 17:44:40 UTC
1f34cf3 Add more info to actor view, including serialized data 26 January 2019, 17:31:15 UTC
c7561c5 Iterate actor registry by values instead of pairs 26 January 2019, 17:31:15 UTC
4e70097 Add Response class 26 January 2019, 17:31:15 UTC
0371620 Replace Optional by boost::optional and add adaptors for serialization 26 January 2019, 17:31:15 UTC
8296b50 Fix serialization of boost::variant 26 January 2019, 17:31:15 UTC
5f7c8b7 Skip client unit tests on benchmark 26 January 2019, 17:08:54 UTC
8778cd6 Adjust streaming benchmark, failing on laptop 26 January 2019, 16:56:07 UTC
3f29c40 Add exceptions back to Buffer 26 January 2019, 16:42:53 UTC
6ff8784 Compile server pipeline with -fno-exceptions, split unit tests for client and server 26 January 2019, 16:27:14 UTC
d0137fe Replace uses of throw by carla::throw_exception 26 January 2019, 15:10:52 UTC
459d755 Add carla::throw_exception function to re-route exceptions 26 January 2019, 14:59:17 UTC
8e6406c Suppress deprecated header warning 26 January 2019, 13:32:04 UTC
7801e68 Fix missing includes 26 January 2019, 13:31:35 UTC
81e41bb Fix assert placed in wrong place 26 January 2019, 13:31:35 UTC
d460ff8 Update changelog 26 January 2019, 13:31:35 UTC
e231d71 Clear expired streams 26 January 2019, 13:31:35 UTC
bd398ac #1119 make sure streams are discarded when the sensor is destroyed 26 January 2019, 13:31:35 UTC
159206b Delay content download in Jenkins pipeline to save disk space 26 January 2019, 13:27:17 UTC
8a3e40a Merge branch 'master' into basicAgentUpdates 25 January 2019, 21:31:27 UTC
9ff2afe Update changelog 25 January 2019, 21:28:56 UTC
2f8ed18 taking out blue background color 25 January 2019, 18:25:08 UTC
e6b6d7d Bug Fix: color before replacement error 25 January 2019, 16:25:35 UTC
a359923 hero mode with map rotation working! :D 25 January 2019, 16:16:38 UTC
1845513 Working on rotating map in hero mode 25 January 2019, 15:39:26 UTC
24068c9 some code refactoring 25 January 2019, 10:26:20 UTC
6166135 Merge pull request #1086 from xksteven/patch-1 Added Windows 8.1 SDK as required 25 January 2019, 09:08:07 UTC
972211b Merge branch 'master' into patch-1 25 January 2019, 09:02:49 UTC
6c5da50 Fix impulse needs to convert units 24 January 2019, 18:57:17 UTC
d7826b9 working on improving hero mode 24 January 2019, 18:29:05 UTC
21bf92c Removed 'add_force' command, and little fixes. 24 January 2019, 17:57:38 UTC
c360d14 Adding conversion for meter / centimeter for Vector3D 24 January 2019, 17:57:38 UTC
eaf3392 Added methods to PythonAPI for managing some physics of an actor 24 January 2019, 17:57:38 UTC
fbfc782 Scaling working in map and hero mode 24 January 2019, 15:54:05 UTC
e6c1df3 Remove unnecessary checks 24 January 2019, 15:50:29 UTC
back to top