forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
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: keep stop policy v0.11.2 #1125
Merged
saka1-s
merged 16 commits into
tier4:beta/v0.11.2
from
saka1-s:feat/keep-stop-policy-v0.11.2
Mar 11, 2024
Merged
feat: keep stop policy v0.11.2 #1125
saka1-s
merged 16 commits into
tier4:beta/v0.11.2
from
saka1-s:feat/keep-stop-policy-v0.11.2
Mar 11, 2024
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
Signed-off-by: satoshi-ota <[email protected]>
…on#4958) display curbstone as marker array Signed-off-by: Shohei Sakai <[email protected]> Co-authored-by: kminoda <[email protected]>
…oundation#1031) * feat(ndt_scan_matcher): use glog * style(pre-commit): autofix * update * style(pre-commit): autofix --------- Signed-off-by: kminoda <[email protected]> Co-authored-by: kminoda <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…tion#1017) * Do not directly reuse a prev stop point but project it on the new path Signed-off-by: Maxime CLEMENT <[email protected]> * Improve reuse of the previously inserted stop point Signed-off-by: Maxime CLEMENT <[email protected]> * Fix precision of inserted stop point Signed-off-by: Maxime CLEMENT <[email protected]> --------- Signed-off-by: Maxime CLEMENT <[email protected]>
…utowarefoundation#1057) * fix(system_monitor): output command line * style(pre-commit): autofix --------- Signed-off-by: takeshi.iwanari <[email protected]> Co-authored-by: takeshi-iwanari <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: yoshiri <[email protected]>
…ight (autowarefoundation#5394) (autowarefoundation#1056) Co-authored-by: Mamoru Sobue <[email protected]>
…5532) Signed-off-by: yamato-ando <Yamato ANDO> Co-authored-by: yamato-ando <Yamato ANDO>
…dation#5951) Fixed the lock scope in update_ndt Signed-off-by: Shintaro SAKODA <[email protected]>
…atched road marking (autowarefoundation#5842) (autowarefoundation#1075) fix(utils): fix drivable area expansion logic for zebra zone Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: Mehmet Dogru <[email protected]>
…arefoundation#5819) (autowarefoundation#1124) * fix(traffic_light): stop if the traffic light signal timed out * fix(traffic_light): fix README format --------- Signed-off-by: Fumiya Watanabe <[email protected]> Signed-off-by: Tomohito Ando <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]>
…refoundation#5459) (autowarefoundation#1098) * add debug info of qp solver * no info for EigenLeastSquareLLT * return 0 in base class --------- Signed-off-by: kyoichi-sugahara <[email protected]> Co-authored-by: Kyoichi Sugahara <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
saka1-s
requested review from
ito-san,
satoshi-ota,
shmpwk,
tkimura4,
maxime-clem,
takayuki5168,
soblin,
rej55,
kosuke55,
kyoichi-sugahara,
taikitanaka3,
TakaHoribe and
zulfaqar-azmi-t4
as code owners
February 2, 2024 02:41
saka1-s
requested review from
0x126
and removed request for
0x126,
rej55,
kosuke55,
kyoichi-sugahara,
taikitanaka3,
TakaHoribe,
zulfaqar-azmi-t4,
kminoda,
Motsu-san,
mitsudome-r,
RyuYamamoto,
KYabuuchi and
YamatoAndo
March 11, 2024 01:31
0x126
approved these changes
Mar 11, 2024
saka1-s
added a commit
that referenced
this pull request
Mar 11, 2024
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
launcher https://github.com/tier4/autoware_launch.x2/pull/573
cherry-pick this PR
feat(avoidance): keep stopping until all shift lines are registered by satoshi-ota · Pull Request #5658 · autowarefoundation/autoware.universe
https://tier4.atlassian.net/browse/RT1-4491
Tests performed
PSim
Effects on system behavior
Not applicable.
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.