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

fix(behavior_path_planner): hotfix for behavior path planner #408

Closed
wants to merge 6 commits into from

Commits on May 6, 2023

  1. refactor(avoidance): rename util to utils (autowarefoundation#3546)

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 6, 2023
    Configuration menu
    Copy the full SHA
    8e66ad2 View commit details
    Browse the repository at this point in the history
  2. docs(behaivor_path_planner): add documentation for new planner manager (

    autowarefoundation#3493)
    
    * docs(behavior_path_planner): add planner manager documentation
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * docs(behavior): add link
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * docs(behavior): add manager figure
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    * docs(behavior): small update
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    
    ---------
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5ed74c5 View commit details
    Browse the repository at this point in the history
  3. fix(goal_planner): search closest lanelet without constraints if clos…

    …est lanelet is not found with constraints (autowarefoundation#3561)
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3363060 View commit details
    Browse the repository at this point in the history
  4. fix(avoidance): fix bug in debug marker generation (autowarefoundatio…

    …n#3547)
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 6, 2023
    Configuration menu
    Copy the full SHA
    4af2cee View commit details
    Browse the repository at this point in the history
  5. feat(behavior_path_planner): support dynamic reconfigure on new manag…

    …er (autowarefoundation#3581)
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5d429f1 View commit details
    Browse the repository at this point in the history
  6. feat(planner_manager): use distance & yaw constraints for closest lan…

    …elet search (autowarefoundation#3534)
    
    feat(planner_manager): use getClosestLaneletWithConstraints
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 6, 2023
    Configuration menu
    Copy the full SHA
    973bb59 View commit details
    Browse the repository at this point in the history