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 #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 <kyoichi.sugahara@tier4.jp> * chenge call side of util functions Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * refactor Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add explanation for parameters Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> --------- Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…autowarefoundation#4585) * feat(map): use component_interface_specs in map_projection_loader Signed-off-by: kminoda <koji.minoda@tier4.jp> * update map_loader Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * feat: add dummy typo Signed-off-by: kminoda <koji.minoda@tier4.jp> * update name Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix test Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix test Signed-off-by: kminoda <koji.minoda@tier4.jp> --------- Signed-off-by: kminoda <koji.minoda@tier4.jp> 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 <satoshi.ota928@gmail.com> * chore(avoidance): rename variables Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…ivable area into left and right bounds (autowarefoundation#4646) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
…4657) * feat(behavior_path_planner): add combineLanelets Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * Update planning/behavior_path_planner/src/utils/utils.cpp --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…n#4668) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…warefoundation#4648) * feat(obstacle_stop_planner): consider object velocity direction Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * update Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> --------- Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…ut of lanes (autowarefoundation#4672) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ion#4673) * fix(mpc): use optimization result when polish failed Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix arg Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> --------- Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…efoundation#4666) * feat(mpc): 1d interpolate in steering rate limit calculation Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * update Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix clamp Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove unused funcs Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> --------- Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…efoundation#4639) Change parameter declaration timing Signed-off-by: Shintaro Sakoda <sakoda@keio.jp>
* ci: ignore svg for spell-check, as well as reverting control Signed-off-by: kminoda <koji.minoda@tier4.jp> * remove svg Signed-off-by: kminoda <koji.minoda@tier4.jp> --------- Signed-off-by: kminoda <koji.minoda@tier4.jp>
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
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