-
Notifications
You must be signed in to change notification settings - Fork 277
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(motion_velocity_smoother): change curvature calculation distance parameter #556
Merged
tkimura4
merged 1 commit into
autowarefoundation:main
from
tier4:fix-steer-rate-smoother
Sep 22, 2023
Merged
fix(motion_velocity_smoother): change curvature calculation distance parameter #556
tkimura4
merged 1 commit into
autowarefoundation:main
from
tier4:fix-steer-rate-smoother
Sep 22, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 tasks
tkimura4
pushed a commit
to tkimura4/autoware_launch
that referenced
this pull request
Sep 8, 2023
autowarefoundation#556) feat(motion_velocity_smoother): tunable deceleration limit for curve deceleration[ Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
tkimura4
approved these changes
Sep 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…parameter Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
TakaHoribe
force-pushed
the
fix-steer-rate-smoother
branch
from
September 22, 2023 07:16
65fd067
to
407288b
Compare
Psim Check cap-.2023-09-22-16-36-21.mp4cap-.2023-09-22-17-03-38.mp4 |
Psim Check 2 cap-.2023-09-22-17-06-55.mp4 |
This was referenced Sep 23, 2023
soblin
pushed a commit
to soblin/autoware_launch
that referenced
this pull request
Nov 18, 2023
…parameter (autowarefoundation#556) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
Kazunori-Nakajima
pushed a commit
to Kazunori-Nakajima/autoware_launch
that referenced
this pull request
Oct 17, 2024
chore: sync awf-latest
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
For autowarefoundation/autoware.universe#4924
Tests performed
run psim
Effects on system behavior
see autowarefoundation/autoware.universe#4924
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.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.