Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.9.15 merge #1032

Merged
merged 91 commits into from
Nov 16, 2023
Merged

Release 0.9.15 merge #1032

merged 91 commits into from
Nov 16, 2023

Commits on Feb 16, 2022

  1. New parsing (#858)

    * Improved junction scenarios to work on routes
    
    * Added basic agent to the SyncArrival behavior
    
    * Improved all routes
    
    * Updated to use new route planner
    
    * Improved synchornization for S7 adn S9
    
    * WIP: Added new background activity
    
    * Minor fixes
    
    * Planner changes
    
    * Added compatibility with CARLA 0.9.12
    
    * Pretty code
    
    * Changed S9 to an actor flow
    
    * Improved synchronization of crossing scenarios
    
    * WIP: Improve synchronization
    
    * First working behavior
    
    * Fixed other leading vehicle scenario speed bug
    
    * Created new S2 for routes and added it to routes
    
    * Better ControlLoss + fix missplaced route scenarios
    
    * Improved actor flows with new  python agent
    
    * Minor fixes
    
    * Cleanup and some example changes
    
    * Added CHANGELOG
    
    * Removed unused atomic behaviors
    
    * Pretty code
    
    * Added missing BA code
    
    * Removed constant velocity agent
    
    * Added other parameters
    
    * Pretty code
    
    * Fixed CHANGELOG
    
    * Pretty code
    
    * Fixed sceario parsing bug
    
    * Minor fixes
    
    * CHANGELOG
    
    * Minor fixes
    
    * Fixed bug with agent's route
    glopezdiest committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c64b186 View commit details
    Browse the repository at this point in the history
  2. Improve actor flow scenarios (#859)

    * Improved actor flow behavior
    
    * CHANGELOG
    
    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    cf48714 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Changes in Actor Flow, implementation of Accident and Construction, c…

    …hanges to BA (#863)
    
    * Initial testing
    
    * Changed ActorFlow to Town04
    
    * WIP: ActorFLow at routes
    
    * WIP2: Actor Flow
    
    * Changes to Accident and Construction blocking scenarios
    Implementation of chages in BA to allow TM lane changes through set_path
    
    * Improve road behavior, actor flow and accident scenarios
    
    * Construction scenario implementation
    
    Co-authored-by: Guillermo <[email protected]>
    jackbart94 and Guillermo committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a51e9c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    d61329d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    5c2f349 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    2c87574 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    723878f View commit details
    Browse the repository at this point in the history
  2. Added CHANGELOG (#870)

    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    1fb6b99 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    b82a681 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Minor changes

    Guillermo committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    e86b492 View commit details
    Browse the repository at this point in the history
  2. Fixed bug with new JucntionScenarioManager (#873)

    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    38cec5a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    3f63408 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Improved traffic event handling (#877)

    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    92ec277 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Added HighwayExit scenario

    TayYim committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b784326 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    b424bea View commit details
    Browse the repository at this point in the history
  2. Pretty code

    Guillermo committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e42c950 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. New Parking Exit scenario

    TayYim committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1d6138b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. General improvements (#884)

    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5835f09 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    d467860 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    8b223b6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    da308d8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Refined BA's target speed

    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed May 10, 2022
    Configuration menu
    Copy the full SHA
    7a4f9a8 View commit details
    Browse the repository at this point in the history
  2. Added HighwayCutIn scenario

    * Improved HighwayCutIn
    
    * CHANGELOG
    
    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed May 10, 2022
    Configuration menu
    Copy the full SHA
    dc6367a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Added Idle (#898)

    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed May 20, 2022
    Configuration menu
    Copy the full SHA
    f8c79fa View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    69c2ef7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. New MergerIntoSlowTraffic scenario

    * Updated  _remove_junction_entry
    
    * Update highway_cut_in.py
    
    * Added MergerIntoSlowTraffic scenario
    
    * Update background_manager.py
    
    * Added MergerIntoSlowTraffic route
    
    * Added MergerIntoSlowTraffic scenario
    13370724230 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a40f593 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Improve night mode (#902)

    * Added lights beahvior to rotues
    
    * Improved lights and automatic TM lights
    
    Co-authored-by: Guillermo <[email protected]>
    glopezdiest and Guillermo committed May 27, 2022
    Configuration menu
    Copy the full SHA
    26f6f7c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    6211150 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    492ac3b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    5b4fb77 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Added InvadingTurn scenario

    TayYim committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    14ae69e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    441033a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a7b909 View commit details
    Browse the repository at this point in the history
  3. Improved route's timeout

    glopezdiest committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    84a8c52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    716195e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    21be2d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    098a00c View commit details
    Browse the repository at this point in the history
  2. Removed debug messages

    Guillermo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f2cfed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Added scenario timeouts

    glopezdiest committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    850eed8 View commit details
    Browse the repository at this point in the history
  2. Added frame to traffic events

    joel-mb committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    93ec2dc View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    4fd3009 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    aab83e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Route obstacles + parked vehicle destruction

    Guillermo authored and glopezdiest committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    05ef0d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Scenarios no longer spawn old vehicles

    Guillermo authored and glopezdiest committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    7ccbe74 View commit details
    Browse the repository at this point in the history
  2. Added variable flow to route obstacles

    Guillermo authored and glopezdiest committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d63f73d View commit details
    Browse the repository at this point in the history
  3. Added VehicleTurningRotue variations

    Guillermo authored and glopezdiest committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    ce3ae65 View commit details
    Browse the repository at this point in the history
  4. Added noise to control loss

    Guillermo authored and glopezdiest committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    da0da43 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Route improvements

    Guillermo authored and glopezdiest committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    d8a251d View commit details
    Browse the repository at this point in the history
  2. MinSpeed criteria checkpoints + Pedestrian patch

    Guillermo authored and glopezdiest committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4e93320 View commit details
    Browse the repository at this point in the history
  3. Fix bug PedestrianCrossing

    Guillermo committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ee68a08 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Fixed bug pedestrians and parked vehicles (#933)

    * Added parking removal to crossing actors
    
    * Fixed bug pedestrians and parked vehicles
    
    * Improved pedestrian code
    
    Co-authored-by: Guillermo <[email protected]>
    joel-mb and Guillermo committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    b90c3d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Removed old test routes

    Guillermo committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    dbf92a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Fixed bug with YieldtoEV criteria

    Guillermo committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    13cf802 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Minor parameter changes

    Guillermo committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e1f82c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Improved scenarios

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d706535 View commit details
    Browse the repository at this point in the history
  2. Added hand brake to BlockedIntersection

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5b3c267 View commit details
    Browse the repository at this point in the history
  3. Revereted some of the constructions changes

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    155c416 View commit details
    Browse the repository at this point in the history
  4. Some parameter changes

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    30d2e2c View commit details
    Browse the repository at this point in the history
  5. Removed unused code

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5cbc9b6 View commit details
    Browse the repository at this point in the history
  6. Prettyfied some criteria

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    27070a4 View commit details
    Browse the repository at this point in the history
  7. Fixed units bug

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    cf8590e View commit details
    Browse the repository at this point in the history
  8. Parameter change

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    97c7908 View commit details
    Browse the repository at this point in the history
  9. Changed opposite flow parameters

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    65384e8 View commit details
    Browse the repository at this point in the history
  10. Minor robustness changes

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e719626 View commit details
    Browse the repository at this point in the history
  11. Removed police car from several scenarios

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2f5dd36 View commit details
    Browse the repository at this point in the history
  12. Updated highway cut in parameters

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    292b717 View commit details
    Browse the repository at this point in the history
  13. Final parameter changes + some minor BA changes

    Guillermo authored and glopezdiest committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7b5894c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Added vehicle opens door stop

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1cff6c2 View commit details
    Browse the repository at this point in the history
  2. Fixed VehicleOpensDoor

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e7b120f View commit details
    Browse the repository at this point in the history
  3. Added ActroFlow patch

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    343559b View commit details
    Browse the repository at this point in the history
  4. Minor sensor destruction change

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9f9e0cc View commit details
    Browse the repository at this point in the history
  5. Changes numpy version to match CARLA's

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d1fe95e View commit details
    Browse the repository at this point in the history
  6. Minor fix

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ce20af7 View commit details
    Browse the repository at this point in the history
  7. Added tm ports to BA

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b58d582 View commit details
    Browse the repository at this point in the history
  8. Added the port to all set autopilots

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e1690b5 View commit details
    Browse the repository at this point in the history
  9. Minor improvement to result writer and debug

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9c83ff4 View commit details
    Browse the repository at this point in the history
  10. Added missing sensor destruction

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ddc57c6 View commit details
    Browse the repository at this point in the history
  11. Added spawn transforms to CDP actors

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c01e405 View commit details
    Browse the repository at this point in the history
  12. Added ratio to min speed

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b940d55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75bfc05 View commit details
    Browse the repository at this point in the history
  14. check location in DriveDistance

    TayYim authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    eef90d3 View commit details
    Browse the repository at this point in the history
  15. add is_runtime_init_mode process

    TayYim authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2a30a1a View commit details
    Browse the repository at this point in the history
  16. fix weather

    TayYim authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4f8a4bf View commit details
    Browse the repository at this point in the history
  17. Added ScenariOTrigger blackboard

    Guillermo authored and glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8b0d4f5 View commit details
    Browse the repository at this point in the history
  18. removed whitespaces

    glopezdiest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ff085e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Added a lock at CDP

    Guillermo committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7e2dc40 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Added Leaderboard 2.0 changelog

    Guillermo committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    df869fb View commit details
    Browse the repository at this point in the history
  2. Added Leaderboard 2.0 routes

    Guillermo committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0e99deb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Fixed bug with MinimumSpeedRouteTest

    Guillermo committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d19056b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge branch 'leaderboard-2.0'

    Guillermo committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c3a29e3 View commit details
    Browse the repository at this point in the history
  2. Added Release 0.9.15

    Guillermo committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c39aa59 View commit details
    Browse the repository at this point in the history