-
Notifications
You must be signed in to change notification settings - Fork 676
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(planning modules): remove maintainer... #5437
Closed
kyoichi-sugahara
wants to merge
13
commits into
autowarefoundation:main
from
kyoichi-sugahara:feat/miss_shimizu_san
Closed
chore(planning modules): remove maintainer... #5437
kyoichi-sugahara
wants to merge
13
commits into
autowarefoundation:main
from
kyoichi-sugahara:feat/miss_shimizu_san
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
Signed-off-by: kyoichi-sugahara <[email protected]>
github-actions
bot
added
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
component:control
Vehicle control algorithms and mechanisms. (auto-assigned)
component:common
Common packages from the autoware-common repository. (auto-assigned)
labels
Oct 28, 2023
…arefoundation#5434) * fix(lane_change): separate backward buffer for blocking object Signed-off-by: Fumiya Watanabe <[email protected]> * Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp Co-authored-by: Kosuke Takeuchi <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Fumiya Watanabe <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Added test to ar_tag_based_localizer Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed to follow clang-tidy Signed-off-by: Shintaro Sakoda <[email protected]> * Renamed files Signed-off-by: Shintaro Sakoda <[email protected]> * style(pre-commit): autofix * Added include 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>
…lt (autowarefoundation#5436) feat(avoidance): use traffic light signal info Signed-off-by: satoshi-ota <[email protected]>
…table radar input (autowarefoundation#5409) * fix include file Signed-off-by: yoshiri <[email protected]> * switchable trust/untrust input yaw and twist information via parameters Signed-off-by: yoshiri <[email protected]> * Set measurement count threshold tunable Signed-off-by: yoshiri <[email protected]> * enable to switch off acceleration estimation Signed-off-by: yoshiri <[email protected]> * add constant turn rate tracker model Signed-off-by: yoshiri <[email protected]> * tune default parameters Signed-off-by: yoshiri <[email protected]> * set orientation unreliable when object is yaw input is not trusted Signed-off-by: yoshiri <[email protected]> * set ekf parameter to static so that it reduces yaml loading function calls Signed-off-by: yoshiri <[email protected]> * fix launch file to load tracking_config_directory as arguments Signed-off-by: yoshiri <[email protected]> * update readme Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]>
…ress unnecessary avoidance path (autowarefoundation#5441) * refactor(avoidance): cleanup force avoidance params Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): improve force avoidance judgement Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…ndation#5444) Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
…tance (autowarefoundation#5388) * fix(avoidance): discard envelope polygon if the objects move long distance Signed-off-by: satoshi-ota <[email protected]> * Update planning/behavior_path_planner/src/utils/avoidance/utils.cpp Co-authored-by: Kyoichi Sugahara <[email protected]> * Update planning/behavior_path_planner/src/utils/avoidance/utils.cpp Co-authored-by: Kyoichi Sugahara <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]> Co-authored-by: Kyoichi Sugahara <[email protected]>
* feat(utils): add function to calculate shift start/end point Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): add new parameter Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): set shift start/end point with module taking traffic signal into account Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…autowarefoundation#5435) * replace object yaw with lanelets yaw when object orientation is unavailable Signed-off-by: yoshiri <[email protected]> * fix unintended behavior: add escape and move replace state before path generation Signed-off-by: yoshiri <[email protected]> * Update perception/map_based_prediction/src/map_based_prediction_node.cpp Co-authored-by: Kyoichi Sugahara <[email protected]> --------- Signed-off-by: yoshiri <[email protected]> Co-authored-by: Kyoichi Sugahara <[email protected]>
…dation#5426) * feat(vehicle_cmd_gate): improve filter marker logic Signed-off-by: 1222-takeshi <[email protected]> * feat: update filtered logic Signed-off-by: 1222-takeshi <[email protected]> * chore: update README.md Signed-off-by: 1222-takeshi <[email protected]> * feat: update parameter Signed-off-by: 1222-takeshi <[email protected]> * feat: add condition for filtering marker Signed-off-by: 1222-takeshi <[email protected]> * refactor: add publishMarker function Signed-off-by: 1222-takeshi <[email protected]> --------- Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
github-actions
bot
added
type:documentation
Creating or refining documentation. (auto-assigned)
component:localization
Vehicle's position determination in its environment. (auto-assigned)
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
labels
Nov 1, 2023
made misstake.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component:common
Common packages from the autoware-common repository. (auto-assigned)
component:control
Vehicle control algorithms and mechanisms. (auto-assigned)
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
component:localization
Vehicle's position determination in its environment. (auto-assigned)
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
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.
Description
🤖 Generated by Copilot at 29e8331
Removed Yutaka Shimizu as a maintainer and an author from several packages in the
common
,control
,perception
andplanning
directories. This reflects the change of ownership and responsibility for these packages.remove maintainer from planning modules because the person doesn't maintain the modules for now.
we will add him in near future, of course.
However, for the turn signal decider and stop line module, someone should be assigned as the maintainer.
TODO
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.