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 tier4/autoware.universe:awf-latest #1175

Merged
merged 67 commits into from
Mar 6, 2024

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

Builds

Continuous Integrations

Chores

Shin-kyoto and others added 30 commits February 21, 2024 01:17
* feat(lane_change): cancel hysteresis

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

* Update documentation

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

* fix the explanation of the hysteresis count

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

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…owarefoundation#6342)

* remove conventional parameter table

Signed-off-by: Kento Yabuuchi <[email protected]>

* remove \n in array in json

Signed-off-by: Kento Yabuuchi <[email protected]>

* add map_loader_name in param.yaml

Signed-off-by: Kento Yabuuchi <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Kento Yabuuchi <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…on, parameter adjustments, bugfix (autowarefoundation#6469)

* fix(autoware_auto_perception_rviz_plugin): align marker lifetime

Signed-off-by: Taekjin LEE <[email protected]>

* feat(autoware_auto_perception_rviz_plugin): bounding box orientation indication

Signed-off-by: Taekjin LEE <[email protected]>

* fix(autoware_auto_perception_rviz_plugin): adjust twist covariance color

Signed-off-by: Taekjin LEE <[email protected]>

* fix(autoware_auto_perception_rviz_plugin): adjust bbox orientation indicator

Signed-off-by: Taekjin LEE <[email protected]>

* fix(autoware_auto_perception_rviz_plugin): yaw rate marker in predicted object

Signed-off-by: Taekjin LEE <[email protected]>

---------

Signed-off-by: Taekjin LEE <[email protected]>
…tion#6363)

* feat(mission_planner): introduce route_selector node

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

* remove unused file

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

* fix use goal pose only when resuming

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

* fix: change mrm mode if route set is successful

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

* add interrupted state

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

* fix mrm set route uuid

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

* remove unused reference

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

* add resume route function

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

* try to resume planned route

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

* remove debug code

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

* use full license text instead of spdx

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

---------

Signed-off-by: Takagi, Isamu <[email protected]>
…arefoundation#6362)

* feat(mission_planner_rviz_plugin): create package

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

* fix copyright

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

* add interrupted state

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

* use full license text instead of spdx

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

---------

Signed-off-by: Takagi, Isamu <[email protected]>
* feat(default_ad_api): apply route_selector

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

* add interrupted state

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

* fix initializing state handling

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

---------

Signed-off-by: Takagi, Isamu <[email protected]>
…utowarefoundation#6464)

Added coping input_source when rebuilding ndt

Signed-off-by: Shintaro SAKODA <[email protected]>
Co-authored-by: Anh Nguyen <[email protected]>
…nce received, is not received again (autowarefoundation#6468)

* feat(behavior_velocity_traffic_light): ensure stopping if a signal, once received, is not received again."

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

* add comments for clarity

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

* fix comments for clarity

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

---------

Signed-off-by: Tomohito Ando <[email protected]>
* fix covar -> cov

* fix evals and evecs

* fix

* fix

* style(pre-commit): autofix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ink_frame (autowarefoundation#6485)

fix: fix robot_pose to refer base_link_frame

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

Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
…6257)

* update node

Signed-off-by: N-Eiki <[email protected]>

* add test

Signed-off-by: N-Eiki <[email protected]>

* style(pre-commit): autofix

* update year

Signed-off-by: N-Eiki <[email protected]>

* use tier4_autoware_utils

Signed-off-by: N-Eiki <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: N-Eiki <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Satoshi Tanaka <[email protected]>
* chore: use config

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

* style(pre-commit): autofix

* fix: rename

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

* fix: add json schema

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

* style(pre-commit): autofix

* fix: add comment to param.yaml

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

---------

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

* refactor(path_shifter): add id to ShiftLine

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

* fix(avoidance): turn off blinker when the ego return original lane

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

* fix(avoidance): use threshold param

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

* fix(avoidance): use lambda

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

---------

Signed-off-by: satoshi-ota <[email protected]>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit efeda95 into beta/v0.24.0 Mar 6, 2024
12 of 13 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch March 6, 2024 01:55
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.