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

[pull] main from autowarefoundation:main #86

Merged
merged 2 commits into from
Jan 23, 2023
Merged

Commits on Jan 22, 2023

  1. fix(behavior_path_planner): revise some content about avoidance in .md (

    #2261)
    
    * fix-behavior-path-doc
    
    Signed-off-by: jack.song <[email protected]>
    
    * fix-behavior-path-doc
    
    Signed-off-by: jack.song <[email protected]>
    
    * ci(pre-commit): autofix
    
    Signed-off-by: jack.song <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    shulanbushangshu and pre-commit-ci[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    90b8617 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. feat(obstacle_stop_planner): improve chattering prevention mechanism (#…

    …2647)
    
    * fix(obstacle_stop_planner): hunting prevention
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(obstacle_stop_planner): remove old hunting prevention mechanism
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(obstacle_stop_planner): fix logic
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(obstacle_stop_planner): use struct
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(obstacle_stop_planner): init target stop pose
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(obstacle_stop_planner): fix constructor
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    * fix(obstacle_stop_planner): hunting -> chattering
    
    Signed-off-by: satoshi-ota <[email protected]>
    
    Signed-off-by: satoshi-ota <[email protected]>
    satoshi-ota authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e64860a View commit details
    Browse the repository at this point in the history