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

sort by:
Revision Author Date Message Commit Date
b0787c0 Merge branch 'master' into feature/integrate_rss_3.0.0 09 April 2020, 13:23:00 UTC
9d76978 Fixed get_all_landmarks functions returning invalid landmarks when using world.get_map().get_all_landmarks(). 09 April 2020, 12:47:49 UTC
5e7c6bb Merge branch 'master' into feature/integrate_rss_3.0.0 09 April 2020, 10:18:23 UTC
9d20cfb Fix to prevent spawning multiple times the same traffic light. 09 April 2020, 09:19:21 UTC
07334ce Moved trigger box spawn logic from TrafficLightManager to TrafficLightCOmponent. Added spawn of traffic lights without controllers outside junctions. 09 April 2020, 09:19:21 UTC
b839cf3 Minor changes to Traffic Manager (#2708) * removes vertical offset changes in radius radius increasing with higher velocity * changes to collision detection policy * introducing radius as parameter removed radius increasing with velocity 09 April 2020, 07:56:04 UTC
5396764 Merge branch 'master' into feature/integrate_rss_3.0.0 08 April 2020, 14:00:03 UTC
30edd5c Implemented changes to track multiple hero vehicles in hybrid physics mode. 08 April 2020, 13:45:52 UTC
d175860 Fixed default value of RSS road_boundaries_mode in ref_sensors.md 08 April 2020, 12:59:14 UTC
f02c269 Merge branch 'master' into feature/integrate_rss_3.0.0 08 April 2020, 12:55:41 UTC
8c7ac56 Implemented changes to account for corners of unregistered vehicles during localization. 08 April 2020, 12:26:34 UTC
f17bc81 Merge branch 'master' into feature/integrate_rss_3.0.0 08 April 2020, 07:16:13 UTC
a25842d Removed duplicated props 08 April 2020, 07:12:25 UTC
cf413fa Merge branch 'master' into feature/integrate_rss_3.0.0 07 April 2020, 15:05:32 UTC
2639b82 Fixed O comments and description added to Home page 07 April 2020, 13:54:34 UTC
1a30666 Links fixed 07 April 2020, 13:54:34 UTC
315670c Final iteration 07 April 2020, 13:54:34 UTC
d03ba87 Iteration with pics 07 April 2020, 13:54:34 UTC
3fff339 Save iteration 07 April 2020, 13:54:34 UTC
2998d43 New iteration final sketch 07 April 2020, 13:54:34 UTC
8ff8e43 new iteration please! 07 April 2020, 13:54:34 UTC
45cbbca New iteration with radar 07 April 2020, 13:54:34 UTC
407ccbb New iteration with more sensors 07 April 2020, 13:54:34 UTC
1a346b3 New iteration with some sensors 07 April 2020, 13:54:34 UTC
eb6c4f8 name changed 07 April 2020, 13:54:34 UTC
0a46e32 First iteration with text 07 April 2020, 13:54:34 UTC
04b5e4f Add backup for LibPNG for windows (SourceForge is not reliable) 06 April 2020, 20:40:38 UTC
499b189 Fix compilation issue with BullseyeCoverage 06 April 2020, 15:40:25 UTC
bcd852e Merge branch 'master' into feature/integrate_rss_3.0.0 06 April 2020, 11:04:57 UTC
d87deeb Doc fix typos and a copy-paste error 06 April 2020, 07:23:00 UTC
fdf0e39 Fixed RoadOptions calculus at the global route planner 06 April 2020, 07:14:07 UTC
f3930a8 Ensure make package always package the correct version Add postfix to libcarla_client{_rss}{_debug}.a in RSS variant. make package target always rebuilds the final python shared library and so cannot package wrong version. Put LGPL lisence in python egg if RSS is linked. 03 April 2020, 17:57:44 UTC
c310d66 Merge branch 'master' into feature/integrate_rss_3.0.0 03 April 2020, 11:58:22 UTC
29e8e14 Sergi e/rss docs (#2686) * RSS first add * RSS docs first draft.· * Second draft. * Codacy fixes * Readme update 03 April 2020, 11:57:11 UTC
07fafae Merge branch 'master' into feature/integrate_rss_3.0.0 02 April 2020, 17:59:17 UTC
bdd0aaa Added function to retrieve landmarks in the same group. 02 April 2020, 17:01:31 UTC
4b31d0f Docs update 02 April 2020, 17:01:31 UTC
69e5e8b Fixed missing documentation for get_junction function. Updated changelog. 02 April 2020, 17:01:31 UTC
e24bceb Added get landmarks functions from map. 02 April 2020, 17:01:31 UTC
64f7b7c Adapt to separate documentation pull request - remove docu from this request again - Prefix RoadBoundariesMode and VisualizationMode under Python with 'Rss' for clarity 02 April 2020, 14:50:34 UTC
a07077c Fix manual_control_rss empty item 01 April 2020, 14:34:52 UTC
fa8a80c add make package.rss target 01 April 2020, 14:10:50 UTC
45803bb Added missing libtbb-dev dependency to the documentation 01 April 2020, 11:32:02 UTC
938c451 Added detailed documentation of RSSSensor 01 April 2020, 09:51:33 UTC
5743930 Merge branch 'master' into feature/integrate_rss_3.0.0 01 April 2020, 06:25:14 UTC
fe86dc2 Changed ApplyBatchSync call by passing do_tick_cue=true to reduce longitudinal oscillation in hybrid physics mode. 31 March 2020, 21:04:04 UTC
58c7fe3 Implemented waiting trigger in localization stage to initiate pipeline in synchronous mode. Restricting teleportation to forward direction only by checking teleportation transform in batch control stage. 31 March 2020, 21:04:04 UTC
179ec72 Fix some robustness issues Create RssCheck (again) when Listen is called to prevent from creating loggers all the time someone lopps over the actor list and the actor/sensor instances getting created. Only traverse actor list in CreateWorldModel once. tbb::parallel_for_each() gets already created actors and doesn't loop itself over actor list (which blocks). Finally changed code format of RSS to keep 120 chars per line. 31 March 2020, 16:30:50 UTC
849a6c5 Merge branch 'master' into feature/integrate_rss_3.0.0 31 March 2020, 16:28:22 UTC
f03c0ec Sergi e/map create custom (#2675) * First iteration * Minor fix * Iteration on Docker method * Deleted code line * new iteration with deprecated tutorials * fixed link * Iteration on X comments 31 March 2020, 16:09:04 UTC
c393f3a Adding Co-Simulation on packages 31 March 2020, 14:33:19 UTC
858a585 Hot Fixes For Hybrid Physics Mode (#2680) * Improved braking, collision negotiation. * Improved braking algorithm for smoother approach to lead vehicle. * Implemented smoother path boundary modification to aid smoother braking. * Re-worked collision negotiation algorithm. * Improved collision candidate filtering. * Added safe-guard in case of vehicle removal in collision stage. * Used local variable for heavily referenced object in localization stage. * Implemented vector relative velocities for motion planner's collision consideration. * Moved collision candidate sorting logic from collision stage to localization stage. * Sorting collision candidates using their ids instead of shared pointers to avoid memory corruption. * Improved conditions for collision consideration for greater efficiency. * Removed fps limit in async mode. * Hybrid physics mode * Introduced hybrid physics mode parameter * Implemented physics independent velocity computation * Modified localization stage to be physics agnostic * Fixing velocity compute interval in sync and async mode. Made motion planner stage work with internally computed velocities. * Made collision stage agnostic to actor physics * Sampling waypoint buffer for teleportation window * WIP: Teleportation changes * WIP2: Teleportation changes * Fixes waypoint window and vehicle spawning * hotfix to performance benchmark * comment out debugs * changelog * fixes collision bug * fixes package error and out_of_range bug * WIP: Hybrid mode oscillation bug * Added vertical offset parameter for physics-less mode. Restricting longitudinal waypoint offset to forward only. * remove comment Co-authored-by: Jacopo Bartiromo <jackbart94@gmail.com> Co-authored-by: Jacopo Bartiromo <32928804+jackbart94@users.noreply.github.com> 31 March 2020, 12:56:18 UTC
1e06309 Added warning when signals overlap driving lanes. 31 March 2020, 10:12:02 UTC
0eed245 Review fixes 31 March 2020, 10:11:39 UTC
d3854f8 Updated the CHANGELOG 31 March 2020, 10:11:39 UTC
5520f31 Exposed road mesh generation params to PythonAPI 31 March 2020, 10:11:39 UTC
b94180b Fixed wall generation 31 March 2020, 10:11:39 UTC
0999b0b Added basic walls to standalone OpenDRIVE mode 31 March 2020, 10:11:39 UTC
dc6c80a Merge branch 'master' into feature/integrate_rss_3.0.0 31 March 2020, 08:28:35 UTC
e8332e3 sergi-e/links-world-methods (#2677) * links fixed * Added O methods 30 March 2020, 23:39:50 UTC
1c468bb Updating ContentVersions.txt 30 March 2020, 21:32:29 UTC
4977071 Updating ContentVersions.txt 30 March 2020, 20:57:43 UTC
151e38c Hybrid mode for Traffic Manager (#2674) * Improved braking, collision negotiation. * Improved braking algorithm for smoother approach to lead vehicle. * Implemented smoother path boundary modification to aid smoother braking. * Re-worked collision negotiation algorithm. * Improved collision candidate filtering. * Added safe-guard in case of vehicle removal in collision stage. * Used local variable for heavily referenced object in localization stage. * Implemented vector relative velocities for motion planner's collision consideration. * Moved collision candidate sorting logic from collision stage to localization stage. * Sorting collision candidates using their ids instead of shared pointers to avoid memory corruption. * Improved conditions for collision consideration for greater efficiency. * Removed fps limit in async mode. * Hybrid physics mode * Introduced hybrid physics mode parameter * Implemented physics independent velocity computation * Modified localization stage to be physics agnostic * Fixing velocity compute interval in sync and async mode. Made motion planner stage work with internally computed velocities. * Made collision stage agnostic to actor physics * Sampling waypoint buffer for teleportation window * WIP: Teleportation changes * WIP2: Teleportation changes * Fixes waypoint window and vehicle spawning * hotfix to performance benchmark * comment out debugs * changelog * fixes collision bug * fixes package error and out_of_range bug * changes after review * Left & Right Transit of a lane: Waypoint mapping Co-authored-by: Praveen Kumar <pravinblaze@hotmail.com> Co-authored-by: Soumyadeep <soumyadeep.dhar@kpit.com> 30 March 2020, 20:53:29 UTC
4ed014a CHANGELOG updated 30 March 2020, 18:30:11 UTC
84c5795 added examples for towns01, 03 30 March 2020, 18:30:11 UTC
ab3314f translation from front-bumper to center 30 March 2020, 18:30:11 UTC
4142fbb fix codacy warnings 30 March 2020, 18:30:11 UTC
62de816 removed unused imports 30 March 2020, 18:30:11 UTC
a68a3e9 add newline to required files 30 March 2020, 18:30:11 UTC
f3bc879 initial version ptv-vissim co-simulation 30 March 2020, 18:30:11 UTC
9dfbb14 Fixing codacy issues 30 March 2020, 17:44:46 UTC
081de02 Added methods to get trafficlights and trafficsigns from landmarks 30 March 2020, 17:44:46 UTC
06e6357 CHANGELOG updated 30 March 2020, 16:50:18 UTC
5e5a397 newline added 30 March 2020, 16:50:18 UTC
31502c9 Added examples for towns01, 04, 05 30 March 2020, 16:50:18 UTC
55d87ef Typo fixed 30 March 2020, 16:50:18 UTC
1dd08c2 Avoid carla tick after spawning vehicles 30 March 2020, 16:50:18 UTC
1d8afd4 SPAWN_OFFSET_Z modified to 25m to avoid collisions 30 March 2020, 16:50:18 UTC
f1804ba correctly showing information about pressing sumo-gui play button. 30 March 2020, 16:50:18 UTC
d913938 Integrate ad-rss without find_package to cope with cmake 3.5 and newer boost version 30 March 2020, 15:52:37 UTC
5dda249 Merge branch 'master' into feature/integrate_rss_3.0.0 30 March 2020, 15:49:15 UTC
5c5028a Small float product optimization. 30 March 2020, 12:40:39 UTC
e7082fa Removed collision from signals defined in the middle of a driving lane. 30 March 2020, 12:40:39 UTC
d9c4de2 Removed debug code. 30 March 2020, 12:40:39 UTC
3f96494 Updated CHANGELOG. 30 March 2020, 12:40:39 UTC
d140688 Fixed warnings. Fixed missing assets in package. 30 March 2020, 12:40:39 UTC
a89e505 Added restriction to make trigger boxes only spawneable in driving roads. 30 March 2020, 12:40:39 UTC
1b108a0 Review fixes. Added default lane validity if missing record in OpenDRIVE. Added Automatic spawn of traffic lights and signals to the map generation without geometry. 30 March 2020, 12:40:39 UTC
12a5f6f Added Yield signal triggerbox generation. 30 March 2020, 12:40:39 UTC
df75abf Added stop sign automatic triggerbox generation. 30 March 2020, 12:40:39 UTC
d2b9c7e Added computation of conflicting road in junctions. 30 March 2020, 12:40:39 UTC
dfe175c Merge branch 'master' into feature/integrate_rss_3.0.0 30 March 2020, 12:03:47 UTC
19075c8 Remove src and build folders before cloning repos 30 March 2020, 12:02:50 UTC
5779a62 Added missing dependencies for ad_map_opendrive_reader to docu 30 March 2020, 11:02:07 UTC
808028d Remove submodules and build ad-rss under Build folder 30 March 2020, 10:42:06 UTC
239c4c5 sergi-e/p098-api (#2638) * Python API iteration p098 * New order enum * Fixed order getters setters * New python api md * New iteration, dunder coded * PythonAPI/docs/doc_gen.py * fix method_name 30 March 2020, 09:18:13 UTC
7ad35a9 Adapted to clang8 boost built and added some words on colcon installation in Docu. 30 March 2020, 09:00:50 UTC
ee5c7c8 Merge branch 'master' into feature/integrate_rss_3.0.0 30 March 2020, 07:46:50 UTC
35c346c Updating ContentVersions.txt 29 March 2020, 14:30:28 UTC
f9fb1fe Links checked (#2661) 29 March 2020, 10:51:16 UTC
back to top