forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 32
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.35 with tier4/main #1557
Merged
tier4-autoware-public-bot
merged 149 commits into
tier4/main
from
beta-to-tier4-main-sync
Sep 26, 2024
Merged
chore: sync beta branch beta/v0.35 with tier4/main #1557
tier4-autoware-public-bot
merged 149 commits into
tier4/main
from
beta-to-tier4-main-sync
Sep 26, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n#8575) * fix:unusedFunction Signed-off-by: kobayu858 <[email protected]> * fix:unusedFunction Signed-off-by: kobayu858 <[email protected]> * fix:end of file issues Signed-off-by: kobayu858 <[email protected]> * fix:copyright Signed-off-by: kobayu858 <[email protected]> --------- Signed-off-by: kobayu858 <[email protected]>
Signed-off-by: Fumiya Watanabe <[email protected]>
Signed-off-by: Fumiya Watanabe <[email protected]>
refactor:remove Path/Trajectory length calculation between designated points Signed-off-by: kobayu858 <[email protected]>
…utowarefoundation#8653) fix:unusedFunction Signed-off-by: kobayu858 <[email protected]>
…ble area (autowarefoundation#8295) * add expansion drivable area feature Signed-off-by: beyza <[email protected]> * make expansion optional Signed-off-by: beyza <[email protected]> * style(pre-commit): autofix * clean the code Signed-off-by: beyza <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: beyza <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…autowarefoundation#8719) * add generate_parameter_library to package Signed-off-by: mitukou1109 <[email protected]> * add parameter file generator script Signed-off-by: mitukou1109 <[email protected]> * use mapped parameters Signed-off-by: mitukou1109 <[email protected]> * integrate generate_parameter_library Signed-off-by: mitukou1109 <[email protected]> * style(pre-commit): autofix * check to use dynamic object Signed-off-by: mitukou1109 <[email protected]> * remove default values Signed-off-by: mitukou1109 <[email protected]> * fix variable shadowing Signed-off-by: mitukou1109 <[email protected]> --------- Signed-off-by: mitukou1109 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: kosuke55 <[email protected]>
…unction (autowarefoundation#8767) Signed-off-by: Mamoru Sobue <[email protected]>
…ation#8687) Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
…utowarefoundation#8772) Signed-off-by: Mamoru Sobue <[email protected]>
…ntation pointcloud fusion node failing with multiple mask inputs (autowarefoundation#8769)
… for 2D concave polygon with/without holes (autowarefoundation#8609) * added random_concave_polygon and triangulation * disable some test with GJK * pre-commit fix * fully fixed convexHull issue and styling fix * fix conflict * cleaning up the code Signed-off-by: Maxime CLEMENT <[email protected]> * cleanup the code Signed-off-by: Maxime CLEMENT <[email protected]> * cleanup the code Signed-off-by: Maxime CLEMENT <[email protected]> * fix spelling Signed-off-by: Maxime CLEMENT <[email protected]> * last cleanup Signed-off-by: Maxime CLEMENT <[email protected]> * more spellcheck fix Signed-off-by: Maxime CLEMENT <[email protected]> * more spellcheck fixes Signed-off-by: Maxime CLEMENT <[email protected]> --------- Signed-off-by: Maxime CLEMENT <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]>
…on#8781) Signed-off-by: KhalilSelyan <[email protected]>
…foundation#8774) fix:unusedFunction Signed-off-by: kobayu858 <[email protected]>
…utowarefoundation#8775) fix:unusedFunction Signed-off-by: kobayu858 <[email protected]>
…sedFunction (autowarefoundation#8776) fix:unusedFunction Signed-off-by: kobayu858 <[email protected]>
…utowarefoundation#8779) fix:unusedFunction Signed-off-by: kobayu858 <[email protected]>
…8778) * add missing rclcpp::Time(0) Signed-off-by: Daniel Sanchez <[email protected]> * refactor to reduce cropping to once per iteration Signed-off-by: Daniel Sanchez <[email protected]> * add LookUpTransform to utils Signed-off-by: Daniel Sanchez <[email protected]> * separate object creation and clustering Signed-off-by: Daniel Sanchez <[email protected]> * error handling of empty pointcloud Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
…utowarefoundation#8759) * Light edit: Typos, grammar fixes. Additional changes to follow * Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/README.md Paragraph revised to correct typos Co-authored-by: Go Sakayori <[email protected]> * Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/README.md Paragraph revised to correct typos Co-authored-by: Go Sakayori <[email protected]> * fix typo in avoidance.png Signed-off-by: Go Sakayori <[email protected]> * Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/README.md * fix pre-commit Signed-off-by: Go Sakayori <[email protected]> * Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/README.md --------- Signed-off-by: Go Sakayori <[email protected]> Co-authored-by: Go Sakayori <[email protected]> Co-authored-by: Go Sakayori <[email protected]> Co-authored-by: Satoshi OTA <[email protected]>
…oundation#8725) fix:unusedFunction Signed-off-by: kobayu858 <[email protected]>
…ts for input delay (autowarefoundation#8436) * feat: enable delayed initial state for predicted trajectory Signed-off-by: kyoichi-sugahara <[email protected]> * feat: enable debug publishing of predicted and resampled reference trajectories Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
… trajectory (autowarefoundation#8768) * feat(autoware_motion_utils): set zero velocity after stop in resample trajectory Signed-off-by: Y.Hisaki <[email protected]> * fix unit test Signed-off-by: Y.Hisaki <[email protected]> * simplify implementation Signed-off-by: Y.Hisaki <[email protected]> * update comment and add test Signed-off-by: Y.Hisaki <[email protected]> --------- Signed-off-by: Y.Hisaki <[email protected]>
…c test (autowarefoundation#8766) * Added namespace autoware::ndt_scan_matcher Signed-off-by: Shintaro Sakoda <[email protected]> * Added namespace autoware::ekf_localizer Signed-off-by: Shintaro Sakoda <[email protected]> * Added time_until_trigger Signed-off-by: Shintaro Sakoda <[email protected]> * Added ekf_callback diag Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed seed Signed-off-by: Shintaro Sakoda <[email protected]> * Add publish_callback_return_diagnostics Signed-off-by: Shintaro Sakoda <[email protected]> * Added figure Signed-off-by: Shintaro Sakoda <[email protected]> * Added comments Signed-off-by: Shintaro Sakoda <[email protected]> --------- Signed-off-by: Shintaro Sakoda <[email protected]>
…n the ego returns original lane (autowarefoundation#8726) fix(static_obstacle_avoidance): fix unexpected turn signal output Signed-off-by: satoshi-ota <[email protected]>
…olatedPoseWithVelocity (autowarefoundation#8270) * test: add interpolated pose calculation function's test Signed-off-by: kyoichi-sugahara <[email protected]> * disabled SpecialCases test Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
…ation#8800) Signed-off-by: Mamoru Sobue <[email protected]>
…failures (autowarefoundation#8799) Signed-off-by: Maxime CLEMENT <[email protected]>
tier4-autoware-public-bot
bot
requested review from
kminoda,
tzhong518,
Shin-kyoto,
anhnv3991,
KYabuuchi,
Motsu-san,
RyuYamamoto,
SakodaShintaro,
TaikiYamada4,
YamatoAndo and
h-ohta
as code owners
September 26, 2024 07:51
github-actions
bot
added
component:planning
component:localization
type:ci
type:documentation
component:common
component:control
component:launch
component:map
component:perception
component:system
component:simulation
component:sensing
component:vehicle
component:evaluator
component:tools
tag:require-cuda-build-and-test
labels
Sep 26, 2024
tier4-autoware-public-bot
bot
merged commit Sep 26, 2024
b34c1a1
into
tier4/main
79 of 82 checks passed
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bot
component:common
component:control
component:evaluator
component:launch
component:localization
component:map
component:perception
component:planning
component:sensing
component:simulation
component:system
component:tools
component:vehicle
sync-beta-branch
tag:require-cuda-build-and-test
type:ci
type:documentation
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
Bug Fixes
Documentation
Styles
Code Refactoring
Performance Improvements
Tests
Continuous Integrations
Chores
Reverts