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 #303

Merged
merged 5 commits into from
Feb 6, 2024
Merged

Commits on Feb 6, 2024

  1. refactor(ekf_localizer): rework parameters (autowarefoundation#847)

    refactor: Add the classification names to yaml file
    
    Signed-off-by: Motsu-san <[email protected]>
    Motsu-san authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6b75cf2 View commit details
    Browse the repository at this point in the history
  2. chore(lidar_centerpoint): rework parameters (autowarefoundation#822)

    * chore(lidar_centerpoint): use config
    
    Signed-off-by: kminoda <[email protected]>
    
    * fix: remove build_only param
    
    Signed-off-by: kminoda <[email protected]>
    
    ---------
    
    Signed-off-by: kminoda <[email protected]>
    Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
    kminoda and knzo25 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2eeb90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f487e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4357093 View commit details
    Browse the repository at this point in the history
  5. feat(behavior_path_sampling_planner): add sampling based planner to b…

    …ehavior path planner (autowarefoundation#810)
    
    * Add sampling based planner params
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * update keep_last param
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * change priority of sampling based planner
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Set parameters for frenet planner
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * changes for testing
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * change curvature weight for testing
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * tuning params
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * tuning
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * for integ w/ other modules
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * add support for soft constraints weight reconfig
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * rebase
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * temp
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * update default params
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Tune params
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * Set defaults back to normal
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * fix name of ablc
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * formatting fix
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    * set verbose to false
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Sanchez <[email protected]>
    Signed-off-by: Daniel Sanchez <[email protected]>
    danielsanchezaran authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4e94d65 View commit details
    Browse the repository at this point in the history