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 awf/autoware_launch #249

Merged
merged 23 commits into from
Oct 25, 2023

Conversation

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

Features

Bug Fixes

Performance Improvements

Chores

satoshi-ota and others added 23 commits October 12, 2023 09:39
* feat(avoidance): check if the avoidance path is in drivable area

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

* refactor(avoidance): remove unused param

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

---------

Signed-off-by: satoshi-ota <[email protected]>
* Added a new parameter "n_startup_trials"

Signed-off-by: Shintaro Sakoda <[email protected]>

* Changed default `n_startup_trials` to 20

Signed-off-by: Shintaro Sakoda <[email protected]>

---------

Signed-off-by: Shintaro Sakoda <[email protected]>
…628)

* feat(autoware_launch): add yield_stuck.distance_thr in intersection

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

* use turn_direction

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

* update param

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

---------

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

Signed-off-by: Owen-Liuyuxuan <[email protected]>

* add arguments for duplicated node checker, required by new PR on the universe

Signed-off-by: Owen-Liuyuxuan <[email protected]>

* fix type

Signed-off-by: Owen-Liuyuxuan <[email protected]>

* add config inside launch

Signed-off-by: Owen-Liuyuxuan <[email protected]>

* style(pre-commit): autofix

* the default should be set to 10

Signed-off-by: Owen-Liuyuxuan <[email protected]>

---------

Signed-off-by: Owen-Liuyuxuan <[email protected]>
Co-authored-by: Owen-Liuyuxuan <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
#635)

* feat(intersection): ignore decelerating vehicle on amber traffic light

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

* tuning

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

---------

Signed-off-by: Mamoru Sobue <[email protected]>
* add tracking object merger paramters

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

* fix typo

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

---------

Signed-off-by: yoshiri <[email protected]>
…632)

* Modify parameters for curvature based dynamic drivable area expansion

Signed-off-by: Maxime CLEMENT <[email protected]>

* Add parameter to enable/disable printing the runtime

Signed-off-by: Maxime CLEMENT <[email protected]>

* Add smoothing.extra_arc_length param

Signed-off-by: Maxime CLEMENT <[email protected]>

---------

Signed-off-by: Maxime CLEMENT <[email protected]>
…e time (#637)

enable to control lateral path convergence time

Signed-off-by: yoshiri <[email protected]>
* disable duplicated_node_checker

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

* enable duplicated_node_checker

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

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
add duplicated node names to msg

Signed-off-by: kyoichi-sugahara <[email protected]>
… false positive (#647)

* feat(behavior_velocity_run_out): ignore momentary detection caused by false positive

Signed-off-by: Tomohito Ando <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Tomohito Ando <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* add perception debug topics

Signed-off-by: Shunsuke Miura <[email protected]>

* add sensing debug topics

Signed-off-by: Shunsuke Miura <[email protected]>

* change color of dbt to orange

Signed-off-by: Shunsuke Miura <[email protected]>

---------

Signed-off-by: Shunsuke Miura <[email protected]>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 30d29fa into beta/v0.15.0 Oct 25, 2023
1 check passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-awf-upstream branch October 25, 2023 00:05
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.