sort by:
Revision Author Date Message Commit Date
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
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
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
35c346c Updating ContentVersions.txt 29 March 2020, 14:30:28 UTC
f9fb1fe Links checked (#2661) 29 March 2020, 10:51:16 UTC
c918f4b sergi-e/p098-sensors (#2639) * Tables fixed * fixed J comments * Fixes on Jl comments 28 March 2020, 17:42:46 UTC
a075e4f Collision avoidance and braking improvements (#2650) * 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. * removed unused variable e * Implemented more details in snippet profiler Demonstration of compute bottleneck demo * Deeper bottleneck investigation demo * * Implemented road curvature threshold for path polygon vertex selection * Implemented direct boost point append to construct polygons * * Fix for polygon shrink bug. * Changed polygon start point relative to front waypoint instead of vehicle location. * Removed debug statements * Implemented lock and track logic for collision avoidance instead of state-less boundary extension. Improved braking logic to approach moving lead vehicle until a threshold and then following it at distance. * Increased vertical overlap threshold to accomodate high slope roads. * Implemented PR review change * Fixed collision negotiation bug inside junctions. * Implemented speed dependent (linear) follow distance. Temporary solution to flush overcompensating controller state. * Clamped velocity integral to avoid accumulating over-compensation for vehicles that take a long time to reach high target velocities. * changes to pid values changes to collision stage conditions Co-authored-by: Jacopo Bartiromo <jackbart94@gmail.com> Co-authored-by: Jacopo Bartiromo <32928804+jackbart94@users.noreply.github.com> Co-authored-by: bernat <bernatx@gmail.com> 28 March 2020, 15:26:50 UTC
7df4f97 Move backup to a public S3 28 March 2020, 12:16:20 UTC
c65e6e6 Adding boost backups to prevent regular web failures from BinTray 28 March 2020, 11:07:08 UTC
585f868 Updating ContentVersions.txt 27 March 2020, 21:12:36 UTC
bd9a4a3 Remove unnecessary pass-by-ref 27 March 2020, 15:27:21 UTC
c4af215 Fix compilation on older compilers 27 March 2020, 15:27:21 UTC
f015a12 Replace uses of abs by std::abs 27 March 2020, 15:27:21 UTC
2190005 Fix wrong optional includes 27 March 2020, 15:27:21 UTC
714850c Fixed the mesh addition 27 March 2020, 11:51:34 UTC
b003818 Improved straight mesh generation 27 March 2020, 11:51:34 UTC
393f6dd Fixed material name for crosswalks 27 March 2020, 11:51:34 UTC
d467bbb Used new tri strip function to generate road mesh 27 March 2020, 11:51:34 UTC
e20bb71 Used new tri fan function to generate crosswalks 27 March 2020, 11:51:34 UTC
6e4801c Allow triangle fan generation to mesh class 27 March 2020, 11:51:34 UTC
35d039c Fixed mesh indexes 27 March 2020, 11:51:34 UTC
d9b216c Added basic support for pedestrian crosswalks 27 March 2020, 11:51:34 UTC
77c043d Fixed and updated CHANGELOG 27 March 2020, 11:51:34 UTC
0f00bd4 Changing the the new groovy script 27 March 2020, 11:51:02 UTC
457b63b Upgrade to LLVM 8.0.1 27 March 2020, 11:51:02 UTC
1402f77 repair Dependencies for ubuntu18.04 ... 26 March 2020, 18:13:04 UTC
77316f0 Review comment implementation 26 March 2020, 12:53:01 UTC
151726f Implemented Review comment 26 March 2020, 12:53:01 UTC
063fb89 Minor Code Improvement 26 March 2020, 12:53:01 UTC
2e8323f Removed all the Logging Code Added Waypoint Binning changes - Improved waypoint buffer scanning.The buffer need not to be fully scanned to find the target waypoint - Improvised Localization Util class for getting targetWaypoint 26 March 2020, 12:53:01 UTC
8218f2e WIP Added More Logging 26 March 2020, 12:53:01 UTC
519be13 WIP Initial code for WayPoint Binning 26 March 2020, 12:53:01 UTC
a0c88b7 Minor changes to local_planner + some bug fixes (#2653) * Max values are parameters + max_brake error + print changes * Removed debug 26 March 2020, 10:14:32 UTC
b62ccb1 Sergi e/p098 adv (#2619) * First iteration * Backup images deleted. * Minor modifications added. * Changes on A review and updated to CARLA 4.22 24 March 2020, 09:23:02 UTC
2c6483d Fixed warning in GenerateTriggerBox function. 23 March 2020, 12:36:12 UTC
892cab9 Removed debug code. 23 March 2020, 12:36:12 UTC
7497ff5 Comented debug code. 23 March 2020, 12:36:12 UTC
6acecb2 Added spawn of traffic signals. 23 March 2020, 12:36:12 UTC
8891fcb Added spawn of trigger boxes for traffic lights. 23 March 2020, 12:36:12 UTC
4fc90bc Cleaning Jenkinsfile 20 March 2020, 17:13:08 UTC
ee8b692 Remove superfluous flag in docker documentation The `-e` flag is used to define an environment variable. It requires a parameter. `-e --gpus all` means "Define environment variable `--gpus` to be empty, execute image `all:latest`. I have a suspicion that whoever wrote this intended to define an environment variable but forgot it (e.g. `NVIDIA_VISIBLE_DEVICES=0` used below). 20 March 2020, 11:24:31 UTC
901c617 Updated changelog. 20 March 2020, 11:01:30 UTC
9ab7591 Activate UE 4.24 in Jenkins 20 March 2020, 11:01:30 UTC
254639c Updating ContentVersions.txt for 4.24 content 20 March 2020, 11:01:30 UTC
27e3733 Upgrading windows scripts to 4.24 20 March 2020, 11:01:30 UTC
ad4fea3 Updated Engine version in uproject file. 20 March 2020, 11:01:30 UTC
79ebb51 Fixed deprecated warnings. 20 March 2020, 11:01:30 UTC
6ba4d68 UE4.22 to UE4.24 upgrade. 20 March 2020, 11:01:30 UTC
de82275 Fix windows deploy 19 March 2020, 17:58:09 UTC
7a9dd5a Fix windows in jenkinsfile 19 March 2020, 16:34:07 UTC
4089303 Fix retrieve of content 19 March 2020, 16:34:07 UTC
5905ef7 More fixes to Jenkinsfile (Doxygen, Windows...) Adding more scripts to Jenkinsfile Adding autoscaling scripts 19 March 2020, 16:34:07 UTC
903cb22 Using webclient instead of start-bitstransfer to download dependencies 19 March 2020, 16:34:07 UTC
65555c3 Sergi e/p098 ros (#2591) * New style iteration * New iteration style ROS * Iteration on H comments * Fix arch=amd 64 trusted=yes * Fixed codacy issues * Fixes for J revie * Fixed typo. 19 March 2020, 13:01:01 UTC
3bef703 Add scalability script to Jenkinsfile 18 March 2020, 23:45:00 UTC
2ae7902 Fixed landmarks 18 March 2020, 19:49:37 UTC
346a513 Fixed merge issues 18 March 2020, 19:49:37 UTC
f34b884 Fixed missed actor's pointers 18 March 2020, 19:49:37 UTC
ed9f2bd WIP! Update on GetGroupTrafficLights, still not working properly 18 March 2020, 19:49:37 UTC
40dc7bd Rollback component serialization and updated querries to use the new components if possible 18 March 2020, 19:49:37 UTC
cbb0b71 Fixed server serialization 18 March 2020, 19:49:37 UTC
38d4c8d TrafficLights spawned now are added to the episode 18 March 2020, 19:49:37 UTC
1fb733c Fixed buffer resize when parsing components 18 March 2020, 19:49:37 UTC
783643f Updated traffic light serialization on server side 18 March 2020, 19:49:37 UTC
78a191e Added return for recorder methods 18 March 2020, 13:21:46 UTC
4bc53a7 New behavior agent + small changes to manual and automatic control. (#2508) * pr agent behaviors * pr agent behaviors * Add files via upload * Add files via upload * Add files via upload * Add files via upload * limits for steering * Add files via upload * pylint formatting * pylint formatting * seed flag for repeatability * seed flag for repeatability * Add files via upload * Add files via upload * first pr review corrections * Add files via upload * Add files via upload * Delete parameters.py * Add files via upload * Add files via upload * Add files via upload * Add files via upload * start of pedestrian avoidance + minor fixes * start of pedestrian avoidance + minor fixes * get_map check * get_map check * get_map check. * Delete basic_agent.py * Delete roaming_agent.py * pylint final changes * Pylint final check * more pylint * minor fix * minor changes * Add files via upload * changes in PID + old models * trying to stabilize waypoint distance * fixed step in sampling radius * folder structure change and more stuff * pylint fix * re-introducing pedestrian avoidance * minor things * deleted unused folder * restore basic folder * resurrected behavior agent * set debug to false * remove prints + open PR * changelog * setting behavior agent as default in auto_control changing manual_control to have slower increasing braking too * Requested modifications PR The vehicle can now accelerate and brake at the same time again. Removed unnecessary variable. * Fix frame rate display for the client * removing unnecessary duplication reordering folders code cleanup for codacity * unused import * codacity and travis changes Co-authored-by: Joel Moriana <joel.moriana@gmail.com> 17 March 2020, 10:31:05 UTC
80708b9 Sergi e/p098 core (#2583) * Style fixes and iteration * Mid iteration for rebase * Finished core + town slider * First fix waiting for Reviewable * Iteration on G comments * Added spectator example * Fixed typo * Added minor change to generate opendrive world 17 March 2020, 08:24:43 UTC
91f5d90 Updated changelog. 16 March 2020, 16:05:01 UTC
b8bc2ba Correcting PID controller issue 2544. 16 March 2020, 16:05:01 UTC
77ed7e7 Correcting PID controller issue 2544. 16 March 2020, 16:05:01 UTC
4a9129b Review comment implemented 16 March 2020, 14:11:51 UTC
b35f6c9 Removed Logging code Added clear logic for clearing the cache Modified the key generation logic as hash approach is more expensive 16 March 2020, 14:11:51 UTC
f256a68 Added changes for cacheing Geometric Result 16 March 2020, 14:11:51 UTC
e5450c2 Update FAQ link 16 March 2020, 10:52:55 UTC
039f59e Fix README links 16 March 2020, 10:52:55 UTC
5404807 Removed unused import 13 March 2020, 17:04:20 UTC
51621a9 CHANGELOG 13 March 2020, 17:04:20 UTC
back to top