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): fix resampling for stop line chattering #483

Merged
merged 2 commits into from
May 16, 2023

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented May 16, 2023

Description

cherry-pick

Related links

Tests performed

psim with main
build

Notes for reviewers

Interface changes

Effects on system behavior

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

…line (autowarefoundation#3720)

* fix(behavior_path_planner): keep terminal point in resamplePathWithSpline

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

* refactoring

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

---------

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
@kosuke55 kosuke55 changed the title Fix/stop line chattering fix(behavior_path_planner): fix resampling for stop line chattering May 16, 2023
@tkimura4 tkimura4 enabled auto-merge May 16, 2023 07:29
Copy link
Collaborator

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tkimura4 tkimura4 merged commit 16f1f90 into beta/v0.8.0 May 16, 2023
@tkimura4 tkimura4 deleted the fix/stop_line_chattering branch May 16, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants