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

sort by:
Revision Author Date Message Commit Date
f139bab Replace logging::log by log_debug 29 March 2019, 14:56:44 UTC
d9a9310 Slightly more efficient 29 March 2019, 14:42:59 UTC
8efd233 Fix comment 29 March 2019, 14:42:10 UTC
a0d8c30 * Fixed lane change logic * Overlapping path logic * Increased local planner queue length to accomodate larger route plans 29 March 2019, 13:49:11 UTC
f01b6f0 Fixed PythonAPI error 28 March 2019, 16:04:26 UTC
293a4d7 Updated Waypoint docs 28 March 2019, 14:37:53 UTC
21187fa Yield included in no rendering mode 28 March 2019, 14:37:53 UTC
e2d3795 Improving lane markings no rendering mode + small fix 28 March 2019, 14:37:53 UTC
7b97f11 Fixed not returning valid RoadMarks 28 March 2019, 14:37:53 UTC
3711004 Now, WaypointInfoRoadMark can be None in Python 28 March 2019, 14:37:53 UTC
a953834 roadmark binding in PythonAPI and adapted no rendering mode 28 March 2019, 14:37:53 UTC
a5f7261 Added support for lane mark info on waypoint core 28 March 2019, 14:37:53 UTC
a86d37f Modified router to work with new waypoints API 28 March 2019, 14:01:55 UTC
1b04100 Appropriately ending waypoint trace 28 March 2019, 14:01:55 UTC
1c11fae Global router waypoint generation implemented independently of global plan generation Note: waypoint generation also includes plan details but it is generated using waypoints, Not the other way round 28 March 2019, 14:01:55 UTC
31b80f8 Checkpoint ! Major code overhauling ahead. 28 March 2019, 14:01:55 UTC
acd5ce0 Basic agent integration and code overhauled * Split basic agent functionality into sensible private methods * Fixed global router intersection verifier to work with lane change edges 28 March 2019, 14:01:55 UTC
b854ed0 Global router overhauled * Enabled support for 3d localization and routing * Added graph representation for lane change * Overhauled code to make use of carla objects as much as possible EOD commit 28 March 2019, 14:01:55 UTC
106d3e1 * Fixed false red signal detection * Fixed route interpretation logic EOW work desktop commit 28 March 2019, 14:01:55 UTC
1530144 * Fixed round about path overlap issue * Fixed intersection identification issue EOW Work Desktop Commit 28 March 2019, 14:01:55 UTC
8a876d7 Fixed intersection ignore issue on town 03 28 March 2019, 14:01:55 UTC
5e903a5 Modified basic agent: * Using RoadOption from local planner Modified local planner: * Increased waypoint que max length * Re organised buffering code Modified misc: * Added vector function Modified global route planner: * Using RoadOption from local_planner 28 March 2019, 14:01:55 UTC
20cada3 Export Town07 27 March 2019, 18:38:09 UTC
bad34f5 Increase "epsilon" to shift waypoints away from begin and end of lane sections 27 March 2019, 17:00:08 UTC
560c124 Merge branch 'master' into feature/new_opendrive_parser 27 March 2019, 15:40:11 UTC
99e7b39 Include VERSION in release package 27 March 2019, 15:39:09 UTC
2c0e357 Update CHANGELOG 27 March 2019, 15:35:06 UTC
e3765a9 Update content link 27 March 2019, 15:12:46 UTC
19ce185 Move RoadInfoIterator to its own header 27 March 2019, 14:00:53 UTC
918109f Improve method documentation 27 March 2019, 14:00:47 UTC
e8e1323 Organize CMakeLists.txt files 27 March 2019, 14:00:41 UTC
5e0dc03 Parse geo-reference 27 March 2019, 14:00:33 UTC
b3bac35 LaneInvasionSensor stabilization - Fix naming: Use 'LaneInvasionSensor'/'lane_invasion' instead of mixture with 'LaneDetector'/'lane_detector' - Create server-side LaneInvasionSensor (to be able to access it via ROS bridge) 27 March 2019, 10:05:19 UTC
be481c4 Changelog 26 March 2019, 18:57:13 UTC
1ffa98d Removed debug variables 26 March 2019, 18:57:13 UTC
871c66c Added MeshComponent to ObstacleDetector 26 March 2019, 18:57:13 UTC
78ddba6 Add missing methods to Python API Reference 26 March 2019, 18:33:59 UTC
2f37042 Added -no-rtti and no-exception for visual 26 March 2019, 17:54:13 UTC
65e8048 Added -no-rtti for Visual 26 March 2019, 17:54:13 UTC
26086d4 Draft on Windows compile options 26 March 2019, 17:54:13 UTC
b3c15e3 Compile LibCarla.server without RTTI 26 March 2019, 17:54:13 UTC
3645299 Fix CHANGELOG 26 March 2019, 17:52:28 UTC
d657c75 Improve get_waypoint test 26 March 2019, 16:29:40 UTC
b039388 Fix location check 26 March 2019, 16:27:36 UTC
da52ed0 Shift waypoints away from lane section edges 26 March 2019, 16:26:52 UTC
9c0317a Fix ActorList.Filter(...) method - change return type to SharedPtr<ActorList> - this fixes tr1::bad_weak_ptr when using / iterating filtered list 26 March 2019, 15:50:07 UTC
7d0fa8b Fix assert 26 March 2019, 15:18:14 UTC
de7d8a1 Remove commented out code 26 March 2019, 15:18:14 UTC
53d811b Merge remote-tracking branch 'origin/manishthani/no_rendering_opendrive' into jenkins/opendrive 26 March 2019, 14:25:12 UTC
fd45428 Updated no_rendering_mode 26 March 2019, 14:24:16 UTC
d8d3994 Merge branch 'marcgpuig/opendrive' into jenkins/opendrive 26 March 2019, 13:35:19 UTC
5da0350 scene layout for new opendrive 26 March 2019, 13:30:04 UTC
5272abf Fixed Waypoint type search 26 March 2019, 13:12:22 UTC
abf67f0 Fixed lane markings for no rendering mode 26 March 2019, 11:31:58 UTC
93ef05a Improve iterate waypoints test 26 March 2019, 01:12:15 UTC
09a855f Add asserts 26 March 2019, 00:53:10 UTC
b8ccaf9 Fix generate waypoints 25 March 2019, 23:11:11 UTC
515eba7 Add distance check 25 March 2019, 23:10:39 UTC
0149a86 Merge remote-tracking branch 'origin/manishthani/no_rendering_opendrive' into marcgpuig/opendrive 25 March 2019, 22:55:27 UTC
dd4897f Added lane types to API 25 March 2019, 22:52:46 UTC
ad9c773 Merge pull request #1437 from carla-simulator/felipecode/add_static_props_track4 Adding static props to the scene layout parser 25 March 2019, 22:30:12 UTC
ec3f233 Improve iterate waypoints test 25 March 2019, 22:18:25 UTC
5d4dfca Make sure GetNext does not get zero distance 25 March 2019, 22:18:25 UTC
5acf722 Allow creating a carla.Map from an XODR string 25 March 2019, 22:18:25 UTC
e92f944 the type was not there anyway 25 March 2019, 19:58:11 UTC
180d626 adding the type of the prop 25 March 2019, 19:58:11 UTC
3f400ae fixing typo 25 March 2019, 19:58:11 UTC
45536b2 scena layout 25 March 2019, 19:58:11 UTC
60c61f9 scene layout adding static props 25 March 2019, 19:58:11 UTC
ec5a4bc Adapted no rendering to new opendrive 25 March 2019, 19:29:32 UTC
5c9e317 Merge remote-tracking branch 'origin/opendrive_testing' into jenkins/opendrive 25 March 2019, 17:12:33 UTC
448bbfc Exposing lane section id to client API 25 March 2019, 16:56:02 UTC
d8c72c1 Removed unnecessary function 25 March 2019, 16:48:16 UTC
565d753 Fixed Topology positive lanes 25 March 2019, 16:39:18 UTC
9eebcef Merge remote-tracking branch 'origin/opendrive_testing' into jenkins/opendrive 25 March 2019, 13:57:51 UTC
0ccd3c5 Fixed the next section lane to go 25 March 2019, 13:56:24 UTC
6cd3da7 Fixed floating comparasion in assert 25 March 2019, 12:44:04 UTC
00d61d6 Add get waypoint test 24 March 2019, 09:37:02 UTC
d37c115 Merge branch 'marcgpuig/opendrive_float' into jenkins/opendrive 23 March 2019, 22:08:32 UTC
6c0f2a3 Fixed tests 23 March 2019, 21:30:01 UTC
cc96c4b Fixed lane_id assert 23 March 2019, 20:32:18 UTC
a9c10f7 Debug commit 23 March 2019, 15:47:38 UTC
4e1275e backup with doubles 22 March 2019, 22:50:45 UTC
9e3f69a backup 22 March 2019, 19:54:30 UTC
909bc9d Fixed geom nearest_point_arc test 22 March 2019, 17:05:12 UTC
fa9828a Merge remote-tracking branch 'origin/opendrive_testing' into marcgpuig/opendrive 22 March 2019, 15:54:09 UTC
889b998 Include scene_layout.py in package 22 March 2019, 15:04:11 UTC
a42ea2d Now GetClosestWaypointOnRoad returns a valid s 22 March 2019, 14:32:42 UTC
7f62ce5 Now road has vector of next and previous roads 22 March 2019, 14:32:40 UTC
5599d78 Fixed the tangents again 22 March 2019, 14:14:33 UTC
61234b7 Merge remote-tracking branch 'origin/nsubiron/opendrive' into jenkins/opendrive 22 March 2019, 12:21:37 UTC
b8f9772 Refactor to use section id and return by ref when possible 22 March 2019, 12:08:42 UTC
6c0371e Add section_id to waypoints 22 March 2019, 12:08:42 UTC
7dcbdbe Add LaneSectionMap 22 March 2019, 12:08:42 UTC
5b9d6ab Add Lane::GetLength 22 March 2019, 12:08:42 UTC
120a62a Fixed an issue with DirectedPoint tangents 22 March 2019, 12:08:37 UTC
b8856d6 Add section.id to internal file 22 March 2019, 11:50:22 UTC
122fc14 Fixed previous lane pointers 22 March 2019, 11:25:05 UTC
f53d218 Merge branch 'marcgpuig/opendrive' into jenkins/opendrive 22 March 2019, 11:13:22 UTC
76b9a60 :sparkles: GetNearestPoint & ComputeTransform work 22 March 2019, 11:10:39 UTC
back to top