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
chore: sync upstream #1034
Merged
Merged
chore: sync upstream #1034
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
tier4-autoware-public-bot
bot
requested review from
ito-san,
isamu-takagi,
tkhmy,
yabuta,
TakaHoribe,
tkimura4,
kosuke55,
takayuki5168,
maxime-clem,
satoshi-ota,
rej55,
mkuri,
0x126,
shmpwk,
TomohitoAndo,
kyoichi-sugahara,
soblin,
taikitanaka3,
zulfaqar-azmi-t4,
scepter914,
miursh,
YoshiRi,
angry-crab,
yukkysaito,
yukke42,
amc-nu,
badai-nguyen,
manato,
kminoda and
Motsu-san
as code owners
November 22, 2023 00:21
…oundation#5558) * fix(avoidance): fix wrong reason for unavoidable situation Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): fix misreading variable name Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…eter to param file (autowarefoundation#5451) * move radar object clustering parameter to param file Signed-off-by: yoshiri <[email protected]> * remove default parameter settings and fix cmakelists --------- Signed-off-by: yoshiri <[email protected]>
… as true (autowarefoundation#5605) Signed-off-by: Shunsuke Miura <[email protected]>
…undation#5557) * fix(avoidance): consider avoidance prepare time Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): consider avoidance prepare distance Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): use std::optional Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…refoundation#5572) * fix(avoidance): prevent sudden steering at yield maneuver Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): output debug info Signed-off-by: satoshi-ota <[email protected]> * Update planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp Co-authored-by: Fumiya Watanabe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: satoshi-ota <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Maxime CLEMENT <[email protected]>
…foundation#5569) * refactor(goal_planner): add prev_data instead of status Signed-off-by: kosuke55 <[email protected]> * feat(goal_planner): keep margin against objects as possible Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
…tion#5611) Signed-off-by: Maxime CLEMENT <[email protected]>
* refactor(start_planner): support new interface refactor state transition logic in StartPlannerModule Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
) * fix(lane_change): regulate at the traffic light Signed-off-by: Zulfaqar Azmi <[email protected]> * fix conflict Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> --------- Signed-off-by: Zulfaqar Azmi <[email protected]> Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
autowarefoundation#5618) Signed-off-by: kosuke55 <[email protected]>
…efoundation#5617) Signed-off-by: kminoda <[email protected]>
…oundation#5616) * fix ego sign pitch problem Signed-off-by: Daniel Sanchez <[email protected]> * change variable name for clarity Signed-off-by: Daniel Sanchez <[email protected]> * update documentation to clarify that driving against the lane is not supported Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: Fumiya Watanabe <[email protected]>
…arefoundation#5622) * refactor(start_planner): add verbose parameter for debug print - Added a new parameter "verbose" to the StartPlannerParameters struct. - Updated the start_planner.param.yaml file to include the "verbose" parameter. - Added a new method receivedNewRoute() in the StartPlannerModule class to check if a new route has been received. - Updated the updateData() method to use the receivedNewRoute() method instead of directly checking if a new route has been received. - Renamed the method IsGoalBehindOfEgoInSameRouteSegment() to isGoalBehindOfEgoInSameRouteSegment(). - Added a new method logPullOutStatus() to log the pull out status. - Updated the setDebugData() method to call logPullOutStatus() if the "verbose" parameter is true. Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
…tion#5620) * refactor(goal_planner): add rss safety check function Signed-off-by: kosuke55 <[email protected]> * has_collision Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
…undation#5621) Signed-off-by: kosuke55 <[email protected]>
…towarefoundation#5604) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…int (autowarefoundation#5589) * fix uint32 conversion bug in bytetrack Signed-off-by: yoshiri <[email protected]> * refactor outside xy variable --------- Signed-off-by: yoshiri <[email protected]>
…undation#5637) * Fix logFunc format specifier in StartPlannerModule Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
…foundation#5621 (autowarefoundation#5636) Signed-off-by: kosuke55 <[email protected]>
…warefoundation#5643) Signed-off-by: Maxime CLEMENT <[email protected]>
…utowarefoundation#5644) Signed-off-by: Esteve Fernandez <[email protected]>
takayuki5168
force-pushed
the
sync-upstream
branch
from
November 22, 2023 04:20
8f9f000
to
635e399
Compare
tier4-autoware-public-bot
bot
merged commit Nov 22, 2023
877cc4f
into
beta/v0.17.0
12 of 14 checks passed
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.
Features
pose_instability_detector
(feat(localization): addpose_instability_detector
autowarefoundation/autoware.universe#5439)use_radar_tracking_fusion
as true (feat(radar_object_tracker): change to use use_radar_tracking_fusion as true autowarefoundation/autoware.universe#5605)Bug Fixes
Documentation
Code Refactoring
ar_tag_based_localizer
(refactor(ar_tag_based_localizer): refactorar_tag_based_localizer
autowarefoundation/autoware.universe#5521)Performance Improvements
Tests
Builds
Continuous Integrations
Chores