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

Merged
merged 72 commits into from
Feb 14, 2023
Merged

chore: sync upstream #261

merged 72 commits into from
Feb 14, 2023

Conversation

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

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Jan 31, 2023

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Builds

Continuous Integrations

Chores

h-ohta and others added 5 commits January 30, 2023 09:40
…n#2761)

* fix(lanelet2_map_loader): delete unused parameters

* Update lanelet2_map_loader.launch.xml
…ndation#2777)

ci(pre-commit): update isort version to avoid pre-commit failure

Signed-off-by: Tomohito Ando <[email protected]>
* chore: sync files

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

* style(pre-commit): autofix

---------

Signed-off-by: GitHub <[email protected]>
Co-authored-by: kenji-miyake <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* doc: occlusion_spot

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

* doc: update

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

* doc: update

* fix: pre-commit

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

---------

Signed-off-by: taikitanaka3 <[email protected]>
YoshiRi and others added 4 commits January 31, 2023 11:11
…roperly track trailer shape (autowarefoundation#2461)

* add trailer filter in shape fitting

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

* fix trailer_filter compile error

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

* use adaptive range to merge objects

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

* add search range for divider

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

* add trailer corrector

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

---------

Signed-off-by: yoshiri <[email protected]>
…red lane (autowarefoundation#2781)

* fix(behavior_path_planner): disable avoidance in preferred lane

Signed-off-by: Fumiya Watanabe <[email protected]>

* fix(behavior_path_planner): use odometry

Signed-off-by: Fumiya Watanabe <[email protected]>

---------

Signed-off-by: Fumiya Watanabe <[email protected]>
* chore(freespace_planner): add maintainers

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

* remove kenji-miyake from author

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

---------

Signed-off-by: kosuke55 <[email protected]>
IshitaTakeshi and others added 14 commits February 8, 2023 10:38
…warefoundation#2657)

* Add a function to check delay step
* Apply the delay step checker to twist
* Test the delay step cheker
…inning of a string (autowarefoundation#2702)

* Add a function to remove the begin slash

Signed-off-by: IshitaTakeshi <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ance path (autowarefoundation#2833)

* fix(behavior_path_planner): fix drivable area for long backawrd avoidance path

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

* fix

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
* fix(lane_change): get sorted lane ids

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

* slightly change the find

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

---------

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

* fix(lane_change): safe intervehicle distance in collision check

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

* fix spellcheck

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

---------

Signed-off-by: Muhammad Zulfaqar <[email protected]>
…refoundation#2843)

* feat(simple_planning_sim): publish sensing interface imu data

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

* fix covariance index

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

---------

Signed-off-by: Takamasa Horibe <[email protected]>
…on#2855)

* fix(behavior_path_planner): fix overlapping checker

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

* fix format

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

---------

Signed-off-by: yutaka <[email protected]>
kaancolak and others added 10 commits February 11, 2023 12:19
…towarefoundation#2844)

* feat(image_projection_based_fusion): add thrust distance to fusion

Signed-off-by: Kaan Çolak <[email protected]>

* feat(image_projection_based_fusion): fix typo

Signed-off-by: Kaan Çolak <[email protected]>

---------

Signed-off-by: Kaan Çolak <[email protected]>
…rint (autowarefoundation#2870)

* refactor(tier4_planning_rviz_plugin): create abstract class for footprint

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

* fix

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

* fix

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

* fix

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

* fix

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
…warefoundation#2871)

* refactor(tier4_planning_rviz_plugin): clean up the code of path

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

* fix

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
autowarefoundation#2845)

* feat(tier4_perception_launch): update cam/lidar detection architecture 

Signed-off-by: Kaan Çolak <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Kaan Çolak <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…closing circle (autowarefoundation#2846)

* perf(detection_area): point and polygon inclusion check by minimum enclosing circle

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

* style(pre-commit): autofix

* Update planning/behavior_velocity_planner/src/scene_module/detection_area/scene.cpp

Co-authored-by: taikitanaka3 <[email protected]>

* style(pre-commit): autofix

* Update planning/behavior_velocity_planner/src/scene_module/detection_area/scene.cpp

* Update planning/behavior_velocity_planner/src/scene_module/detection_area/scene.cpp

Co-authored-by: taikitanaka3 <[email protected]>

* Update planning/behavior_velocity_planner/src/scene_module/detection_area/scene.cpp

Co-authored-by: taikitanaka3 <[email protected]>

* Update planning/behavior_velocity_planner/src/scene_module/detection_area/scene.cpp

* Update planning/behavior_velocity_planner/src/scene_module/detection_area/scene.cpp

* style(pre-commit): autofix

* style(pre-commit): autofix

---------

Signed-off-by: veqcc <[email protected]>
Co-authored-by: veqcc <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: taikitanaka3 <[email protected]>
…s judge (autowarefoundation#2859)

* fix(behavior_velocity_planner): check if over pass judge line after  collision checking

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

* fix(behavior_velocity_planner): revert part of autowarefoundation#2719

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

---------

Signed-off-by: Mamoru Sobue <[email protected]>
…e intersection (autowarefoundation#2862)

* fix(behavior_path_planner): deal with edge case of drivable area expansion

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

* fix

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

---------

Signed-off-by: Takayuki Murooka <[email protected]>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 28adbf9 into tier4/main Feb 14, 2023
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch February 14, 2023 06:43
maxime-clem pushed a commit to maxime-clem/autoware.universe that referenced this pull request Feb 7, 2024
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.