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 beta branch beta/v0.20.0 with tier4/main #279

Merged
merged 32 commits into from
Jan 16, 2024

Conversation

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

Features

Bug Fixes

Code Refactoring

Reverts

soblin and others added 30 commits December 20, 2023 13:01
…ten back distance ## Description (autowarefoundation#754)

feat(start_planner): change collision_check_distance_from_end to shorten back distance

Signed-off-by: kosuke55 <[email protected]>
…to shorten back distance (autowarefoundation#757)

Revert "feat(start_planner): change collision_check_distance_from_end to shorten back distance"

This reverts commit 680fb05.
)

* fix(avoidance): use xx1 params

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

* fix(avoidance): expand safety check polygon lateral margin

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

---------

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

* feat(obstacle_stop/cruise): change stop distance after goal

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

* Update autoware_launch/config/planning/scenario_planning/lane_driving/motion_planning/obstacle_cruise_planner/obstacle_cruise_planner.param.yaml

---------

Signed-off-by: kosuke55 <[email protected]>
…warefoundation#759)

* Add params for acceleration constraints for map_based_prediction

Signed-off-by: Daniel Sanchez <[email protected]>

* add new param

Signed-off-by: Daniel Sanchez <[email protected]>

* tune params

Signed-off-by: Daniel Sanchez <[email protected]>

* add parameter to switch on and off constraints check

Signed-off-by: Daniel Sanchez <[email protected]>

* improve comment

Signed-off-by: Daniel Sanchez <[email protected]>

---------

Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
…arefoundation#752)

* fix: update model names

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

* fix: argument name

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

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

* fix: model name

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

* fix: add model path

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

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

---------

Signed-off-by: tzhong518 <[email protected]>
Co-authored-by: Yusuke Muramatsu <[email protected]>
Co-authored-by: Shunsuke Miura <[email protected]>
chore: sync awf/autoware_launch
* fix(pointpainting): update parameter structure

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

* update roi_sync.param.yaml

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>
fix(rviz): hide traffic light regulatory element id (autowarefoundation#777)
…le (#267)

feat(behavior_velocity_planner): add new 'dynamic_obstacle_stop' module (autowarefoundation#730)

Signed-off-by: Maxime CLEMENT <[email protected]>
…ndation#766)

Add collision check margin from front object

Signed-off-by: kyoichi-sugahara <[email protected]>
…oundation#770)

* Update collision check margins in start planner configuration

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
kminoda and others added 2 commits January 12, 2024 21:03
… value (#271)

feat(multi_object_tracker): fix typo in param name and change default value (autowarefoundation#785)

* fix(multi_object_tracker): fix typo in param name



* feat: update default param



---------

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

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 0a9fbc6 into tier4/main Jan 16, 2024
16 of 18 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the beta-to-tier4-main-sync branch January 16, 2024 03:08
t4-adc pushed a commit that referenced this pull request Apr 3, 2024
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.