Skip to content
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 #724

Merged
merged 16 commits into from
Aug 14, 2023
Merged

chore: sync upstream #724

merged 16 commits into from
Aug 14, 2023

Conversation

tier4-autoware-public-bot[bot]
Copy link

Features

Bug Fixes

Code Refactoring

Chores

kminoda and others added 16 commits August 10, 2023 11:05
…ation#3986)

* feat(map_projection_loader): add map_projection_loader

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* Update default algorithm

Signed-off-by: kminoda <[email protected]>

* fix test

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* add readme

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* fix launch file and fix map_loader

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* update lanelet2

Signed-off-by: kminoda <[email protected]>

* fill yaml file path

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* update readme

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* minor fix

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* fix test

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* add include guard

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* update test

Signed-off-by: kminoda <[email protected]>

* update map_loader

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* update docs

* style(pre-commit): autofix

* update

Signed-off-by: kminoda <[email protected]>

* add dependency

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* remove unnecessary parameter

Signed-off-by: kminoda <[email protected]>

* update

Signed-off-by: kminoda <[email protected]>

* update test

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* add url

Signed-off-by: kminoda <[email protected]>

* enable python tests

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* small fix

Signed-off-by: kminoda <[email protected]>

* fix grammar

Signed-off-by: kminoda <[email protected]>

* remove transverse mercator

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* add rule in map

Signed-off-by: kminoda <[email protected]>

* fix readme of map loader

Signed-off-by: kminoda <[email protected]>

* remove transverse mercator for now

Signed-off-by: kminoda <[email protected]>

* add utm

Signed-off-by: kminoda <[email protected]>

* remove altitude from current projection loader

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* fix pre-commit

Signed-off-by: kminoda <[email protected]>

* fix build error

Signed-off-by: kminoda <[email protected]>

* fix: remove package.xml

Signed-off-by: kminoda <[email protected]>

* fix clang-tidy

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: kminoda <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
…efoundation#4536)

* feat(avoidance): output unconfortable path with unsafe state

Signed-off-by: satoshi-ota <[email protected]>

* feat(avoidance): make it selectable avoidance policy

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
…autowarefoundation#4586)

* feat(map_projection_loader): add backward compatibility for local map

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* feat: add dummy typo

Signed-off-by: kminoda <[email protected]>

* update test

Signed-off-by: kminoda <[email protected]>

* revert unnecessary fix

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* rename test

Signed-off-by: kminoda <[email protected]>

* fix

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* fix comment

Signed-off-by: kminoda <[email protected]>

* remove comment

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>
…utowarefoundation#4519)

Signed-off-by: yamato-ando <Yamato ANDO>
Co-authored-by: yamato-ando <Yamato ANDO>
…ormulation (autowarefoundation#4600)

* feat(obstacle_avoidance_planner): re-formulate for faster QP

Signed-off-by: Takayuki Murooka <[email protected]>

* minor change

Signed-off-by: Takayuki Murooka <[email protected]>

* update

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
chore(scneario_selector): fix typo

Signed-off-by: kosuke55 <[email protected]>
…foundation#4603)

* fix(start_planner): fix geometric parallel parking lane ids

Signed-off-by: kosuke55 <[email protected]>

* fix stop path drivable lanes

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
@github-actions github-actions bot added documentation Improvements or additions to documentation launch planning ci localization map labels Aug 14, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 696b646 into tier4/main Aug 14, 2023
11 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch August 14, 2023 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci documentation Improvements or additions to documentation launch localization map planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants