Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

chore: sync awf-latest #743

Merged
merged 36 commits into from
Feb 14, 2023
Merged

Conversation

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

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Feb 2, 2023

Features

Bug Fixes

Continuous Integrations

Chores

kosuke55 and others added 8 commits January 24, 2023 20:45
* fix(autoware_launch): enable launch_deprecated_api

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

* Update autoware_launch/launch/components/tier4_autoware_api_component.launch.xml

Co-authored-by: Takagi, Isamu <[email protected]>

Signed-off-by: Takayuki Murooka <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>
* feat(mpc_lateral_controller): add steering bias removal

Signed-off-by: Takamasa Horibe <[email protected]>

* change name

Signed-off-by: Takamasa Horibe <[email protected]>

Signed-off-by: Takamasa Horibe <[email protected]>
* feat(autoware_launch): visualize modified_goal as PoseWithUuidStamped (#182)

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

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

* feat(intersection): improve ego velocity prediction in collision detection (#181)


Signed-off-by: Mamoru Sobue <[email protected]>

* feat(control_launch): add min_braking_distance to lane_departure_checker (#184)

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

* fix(autoware_launch): enable launch_deprecated_api (#187)

* fix(autoware_launch): enable launch_deprecated_api

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

* Update autoware_launch/launch/components/tier4_autoware_api_component.launch.xml

Co-authored-by: Takagi, Isamu <[email protected]>

Signed-off-by: Takayuki Murooka <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>

* fix(behavior_path_planner): prevent pull out back twice (#176)

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

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

* feat(intersection): add param for stuck stopline overshoot margin (#188)

Signed-off-by: Mamoru Sobue <[email protected]>

* feat(mpc_lateral_controller): add steering bias removal (#190)

* feat(mpc_lateral_controller): add steering bias removal

Signed-off-by: Takamasa Horibe <[email protected]>

* change name

Signed-off-by: Takamasa Horibe <[email protected]>

Signed-off-by: Takamasa Horibe <[email protected]>

* feat: remove unused args

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takamasa Horibe <[email protected]>
Signed-off-by: tomoya.kimura <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Co-authored-by: Kosuke Takeuchi <[email protected]>
Co-authored-by: Mamoru Sobue <[email protected]>
Co-authored-by: Takayuki Murooka <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>
Co-authored-by: Takamasa Horibe <[email protected]>
Co-authored-by: tomoya.kimura <[email protected]>
Co-authored-by: Takagi, Isamu <[email protected]>
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.32.2 → v0.33.0](igorshubovych/markdownlint-cli@v0.32.2...v0.33.0)
- [github.com/adrienverge/yamllint: v1.28.0 → v1.29.0](adrienverge/yamllint@v1.28.0...v1.29.0)
- [github.com/tier4/pre-commit-hooks-ros: v0.7.1 → v0.8.0](tier4/pre-commit-hooks-ros@v0.7.1...v0.8.0)
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.9.0.2](shellcheck-py/shellcheck-py@v0.8.0.4...v0.9.0.2)
- [github.com/scop/pre-commit-shfmt: v3.5.1-1 → v3.6.0-1](scop/pre-commit-shfmt@v3.5.1-1...v3.6.0-1)
- [github.com/pycqa/isort: 5.10.1 → 5.12.0](PyCQA/isort@5.10.1...5.12.0)
- [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@mergify mergify bot mentioned this pull request Feb 3, 2023
takayuki5168 and others added 6 commits February 3, 2023 16:28
* fix(autoware_launch): minor change with tier4_planning_component

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

* update

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
* feat(autoware_launch): add NDT parameters for dynamic_map_loading

* set default param to false

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

* set default use_dynamic_map_loading to true

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

* fix parameter description

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

---------

Signed-off-by: kminoda <[email protected]>
@mergify mergify bot mentioned this pull request Feb 4, 2023
kminoda and others added 7 commits February 6, 2023 10:53
* manual sync with awf/autoware_launch

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

* ci(pre-commit): autofix

* add map launch

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>
* fix(multi_object_tracker): update data association matrix

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* updated parameter

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Update autoware_launch/config/perception/object_recognition/tracking/multi_object_tracker/data_association_matrix.param.yaml

also update for CAR->other objects

Co-authored-by: Yukihiro Saito <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Co-authored-by: Yukihiro Saito <[email protected]>
zulfaqar-azmi-t4 and others added 5 commits February 6, 2023 22:57
* fix(multi_object_tracker): update data association matrix

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Update autoware_launch/config/perception/object_recognition/tracking/multi_object_tracker/data_association_matrix.param.yaml

also update for other CAR->(other objects)

Co-authored-by: Yukihiro Saito <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Co-authored-by: Yukihiro Saito <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
@mergify mergify bot mentioned this pull request Feb 7, 2023
@mergify mergify bot mentioned this pull request Feb 8, 2023
…s judge (#769)

fix(behavior_velocity_planner): revert part of #2719

Signed-off-by: Mamoru Sobue <[email protected]>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit e1218a6 into tier4/universe Feb 14, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-awf-latest branch February 14, 2023 06:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants