forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 32
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 #748
Merged
Merged
chore: sync upstream #748
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
…s_filtering (autowarefoundation#4658) * separate utils function to object_filtering Signed-off-by: kyoichi-sugahara <[email protected]> * chenge call side of util functions Signed-off-by: kyoichi-sugahara <[email protected]> * refactor Signed-off-by: kyoichi-sugahara <[email protected]> * add explanation for parameters Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
…autowarefoundation#4585) * feat(map): use component_interface_specs in map_projection_loader Signed-off-by: kminoda <[email protected]> * update map_loader Signed-off-by: kminoda <[email protected]> * style(pre-commit): autofix * feat: add dummy typo Signed-off-by: kminoda <[email protected]> * update name Signed-off-by: kminoda <[email protected]> * fix test Signed-off-by: kminoda <[email protected]> * fix test Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…autowarefoundation#4593) * fix(avoidance): don't extend backward path if driving lane is updated Signed-off-by: satoshi-ota <[email protected]> * chore(avoidance): rename variables Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…ivable area into left and right bounds (autowarefoundation#4646) Signed-off-by: Maxime CLEMENT <[email protected]>
…4657) * feat(behavior_path_planner): add combineLanelets Signed-off-by: kosuke55 <[email protected]> * Update planning/behavior_path_planner/src/utils/utils.cpp --------- Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
…n#4668) Signed-off-by: kosuke55 <[email protected]>
…warefoundation#4648) * feat(obstacle_stop_planner): consider object velocity direction Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
) feat(start_planner): add freespace pull out Signed-off-by: kosuke55 <[email protected]>
…ut of lanes (autowarefoundation#4672) Signed-off-by: kosuke55 <[email protected]>
…ion#4673) * fix(mpc): use optimization result when polish failed Signed-off-by: Takamasa Horibe <[email protected]> * fix arg Signed-off-by: Takamasa Horibe <[email protected]> --------- Signed-off-by: Takamasa Horibe <[email protected]>
…efoundation#4666) * feat(mpc): 1d interpolate in steering rate limit calculation Signed-off-by: Takamasa Horibe <[email protected]> * update Signed-off-by: Takamasa Horibe <[email protected]> * fix Signed-off-by: Takamasa Horibe <[email protected]> * fix clamp Signed-off-by: Takamasa Horibe <[email protected]> * remove unused funcs Signed-off-by: Takamasa Horibe <[email protected]> --------- Signed-off-by: Takamasa Horibe <[email protected]>
…efoundation#4639) Change parameter declaration timing Signed-off-by: Shintaro Sakoda <[email protected]>
* ci: ignore svg for spell-check, as well as reverting control Signed-off-by: kminoda <[email protected]> * remove svg Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]>
tier4-autoware-public-bot
bot
requested review from
satoshi-ota,
shmpwk,
taikitanaka3,
tkimura4,
rej55,
kosuke55,
kyoichi-sugahara,
TakaHoribe,
takayuki5168,
purewater0901,
zulfaqar-azmi-t4,
kminoda,
Motsu-san,
YamatoAndo and
mitsudome-r
as code owners
August 21, 2023 01:26
tier4-autoware-public-bot
bot
requested review from
RyuYamamoto and
IshitaTakeshi
as code owners
August 21, 2023 01:26
tier4-autoware-public-bot
bot
merged commit Aug 21, 2023
9aa3acc
into
tier4/main
10 of 11 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
Bug Fixes
Code Refactoring
Continuous Integrations