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

chore: sync awf-latest #554

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Commits on Aug 21, 2024

  1. feat(freespace_planning_algorithms): add new parameters for astar pla…

    …nning algorithm (autowarefoundation#1120)
    
    * add new astar planner parameters
    
    Signed-off-by: mohammad alqudah <[email protected]>
    
    * add flag for obstacle confidence check
    
    Signed-off-by: mohammad alqudah <[email protected]>
    
    * reduce freespace planner th_arrived_distance_m param value
    
    Signed-off-by: mohammad alqudah <[email protected]>
    
    * reduce object polygon expand size in costmap generator
    
    Signed-off-by: mohammad alqudah <[email protected]>
    
    * reduce vehicle shape margin in freespace planner
    
    Signed-off-by: mohammad alqudah <[email protected]>
    
    * replace flag param by time threshold param
    
    Signed-off-by: mohammad alqudah <[email protected]>
    
    ---------
    
    Signed-off-by: mohammad alqudah <[email protected]>
    mkquda authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4877a50 View commit details
    Browse the repository at this point in the history
  2. chore(vehicle_cmd_gate): delete deprecated parameters (autowarefounda…

    …tion#1127)
    
    delete deprecated params in vehicle_cmd_gate.param.yaml
    
    Signed-off-by: Autumn60 <[email protected]>
    Autumn60 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5a39a41 View commit details
    Browse the repository at this point in the history