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 #878

Merged
merged 146 commits into from
Sep 26, 2023
Merged

chore: sync upstream #878

merged 146 commits into from
Sep 26, 2023

Conversation

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

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Builds

Chores

kosuke55 and others added 30 commits September 13, 2023 00:10
* fix(tensorrt_yolox): update yolox-s model

Signed-off-by: badai-nguyen <[email protected]>

* fix: cspell check

Signed-off-by: badai-nguyen <[email protected]>

* fix: typo

Signed-off-by: badai-nguyen <[email protected]>

* fix: lint_cmake check

Signed-off-by: badai-nguyen <[email protected]>

---------

Signed-off-by: badai-nguyen <[email protected]>
* feat(tier4_system_rviz_plugin): add package

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

* update maintainer

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

* style(pre-commit): autofix

* minor update

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

* style(pre-commit): autofix

* update some arguments

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

* style(pre-commit): autofix

* fix pre-commit

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

* style(pre-commit): autofix

* update maintainer

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

* fix test

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(lane_change): fix target object filter

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

* used lateral distance from centerline instead

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

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: Zulfaqar Azmi <[email protected]>
…detection (autowarefoundation#4967)

* feat(traffic_light_visualization): update visualization for w/o fine_detection

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

* add comment

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

* style(pre-commit): autofix

---------

Signed-off-by: Shunsuke Miura <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…on#4985)

* chore(multi_object_tracker): fix spell-check errors

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>
…4986)

* chore(lidar_centerpoint): fix spell-check errors

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

* update _tiny as well

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

---------

Signed-off-by: kminoda <[email protected]>
* refactor(avoidance): align avoidance debug marker namespace

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

* refactor(avoidance): align function style

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

* chore(avoidance): add description

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

---------

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

* Fixed qos

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

* Fixed camera_frame_

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

* Fixed for awsim

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

* Removed camera_frame

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

* Fixed parameters

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

* Fixed variable name

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

* Updated README.md and added sample result

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

* Updated README.md

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

* Fixed distance_threshold to 13m

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

* Implemented sub ekf_pose

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

* style(pre-commit): autofix

* Fixed the type of second to double

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

* Fixed initializing

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

* Fix to use rclcpp::Time and rclcpp::Duration

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

* Added detail description about ekf_pose

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

* style(pre-commit): autofix

* Fixed nanoseconds

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

* Added comments to param.yaml

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

---------

Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro SAKODA <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…and dependency (autowarefoundation#4908)

* add include tier4_autoware_utils and dependency

Signed-off-by: Alexey Panferov <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Alexey Panferov <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: support transverse mercator projection

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

* fix some

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>
…dation#4997)

* refactor(safety_check): add utils function

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

* refactor(avoidance): use common function

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

---------

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

Signed-off-by: yamato-ando <Yamato ANDO>
Co-authored-by: yamato-ando <Yamato ANDO>
…e to both sides (autowarefoundation#4881)

* Expand geometric parallel parking feature into both side parking enable.

Signed-off-by: Takumi Ito <[email protected]>

* Modify slight problems in parallel pull over.

Signed-off-by: Takumi Ito <[email protected]>

* feat(behavior_path_planner): Extend geometric parallel parking feature to both sides (autowarefoundation#4881)

Signed-off-by: Takumi Ito <[email protected]>

* run: pre-commit run -a

Signed-off-by: Takumi Ito <[email protected]>

* modify small mistake in solving confricts

Signed-off-by: Takumi Ito <[email protected]>

* Update planning/behavior_path_planner/src/utils/geometric_parallel_parking/geometric_parallel_parking.cpp

* rename to fix spell check

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

* reafactor

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

* modify comments

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

* const

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

---------

Signed-off-by: Takumi Ito <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: Takumi Ito <[email protected]>
Co-authored-by: Kosuke Takeuchi <[email protected]>
…ore approval (autowarefoundation#5007)

* fix condition when collision detected before approval

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

Signed-off-by: kyoichi-sugahara <[email protected]>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 93df1a1 into beta/v0.13.0 Sep 26, 2023
11 of 13 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch September 26, 2023 15:29
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.