-
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
feat(intersection): rectify initial accel/velocity profile in ego velocity profile #677
Merged
soblin
merged 1 commit into
autowarefoundation:main
from
tier4:feat/intersection/rectify-accel-in-ttc-calculation
Nov 8, 2023
Merged
feat(intersection): rectify initial accel/velocity profile in ego velocity profile #677
soblin
merged 1 commit into
autowarefoundation:main
from
tier4:feat/intersection/rectify-accel-in-ttc-calculation
Nov 8, 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
soblin
force-pushed
the
feat/intersection/rectify-accel-in-ttc-calculation
branch
from
November 6, 2023 12:31
210097a
to
4032931
Compare
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
soblin
force-pushed
the
feat/intersection/rectify-accel-in-ttc-calculation
branch
from
November 6, 2023 12:35
4032931
to
08fec7b
Compare
takayuki5168
approved these changes
Nov 8, 2023
This was referenced Nov 9, 2023
soblin
pushed a commit
to soblin/autoware_launch
that referenced
this pull request
Nov 18, 2023
* Revert "feat: disable autonomous_emergency_braking (autowarefoundation#673)" This reverts commit c0843ae. * feat: use multithread for control_container Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> Co-authored-by: tkimura4 <tkimura4@users.noreply.github.com>
soblin
added a commit
to soblin/autoware_launch
that referenced
this pull request
Nov 18, 2023
…ocity profile (autowarefoundation#677) feat(intersection): rectify smoothed velocity Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
4 tasks
sykwer
pushed a commit
to sykwer/autoware_launch
that referenced
this pull request
Jan 3, 2024
…refoundation#677) Signed-off-by: 1222-takeshi <m.takeshi1995@gmail.com> Signed-off-by: 1222-takeshi <m.takeshi1995@gmail.com>
sykwer
pushed a commit
to sykwer/autoware_launch
that referenced
this pull request
Jan 3, 2024
…ocity profile (autowarefoundation#677) feat(intersection): rectify smoothed velocity Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
yuki-takagi-66
pushed a commit
to tier4/autoware_launch
that referenced
this pull request
Jul 8, 2024
autowarefoundation#677) chore(diagnostic_graph_aggregator): enable comfortable stop when vehicle errors become WARN Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
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
feature PR: autowarefoundation/autoware.universe#5496
Related links
Tests performed
see autowarefoundation/autoware.universe#5496
Notes for reviewers
Interface changes
none.
Effects on system behavior
none.
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.