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

feat(strat_planner): add a prepare time for blinker before taking action for approval #6438

Merged

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Feb 16, 2024

Description

After the module is approved, for a specified duration the module keeps stopline and blinker.

autowarefoundation/autoware_launch#881

Related links

https://tier4.atlassian.net/browse/RT0-30644

Tests performed

In the below video, at [00:22] the start_planner is approved but it waits for 3second and then the vehicle start the pull out action.

goal_planner.-2024-02-20_13.45.59.mp4

Notes for reviewers

Interface changes

none

Effects on system behavior

none

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

Copy link
Contributor

@kosuke55 kosuke55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@kyoichi-sugahara kyoichi-sugahara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thank you so much for your quick catch up with this module 😍

@soblin soblin force-pushed the fix/start-planner/blinker-on-start branch from 84b91ea to 3b34c92 Compare February 20, 2024 04:50
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) and removed type:documentation Creating or refining documentation. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) labels Feb 20, 2024
@soblin soblin added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 20, 2024
…ion for approval

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
This reverts commit bcc889c.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the fix/start-planner/blinker-on-start branch from 8e05b2b to e862e0e Compare February 20, 2024 04:54
@soblin soblin enabled auto-merge (squash) February 20, 2024 04:55
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (dd52489) 15.13% compared to head (e862e0e) 15.13%.
Report is 3 commits behind head on main.

Files Patch % Lines
..._start_planner_module/src/start_planner_module.cpp 0.00% 9 Missing ⚠️
...behavior_path_start_planner_module/src/manager.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6438      +/-   ##
==========================================
- Coverage   15.13%   15.13%   -0.01%     
==========================================
  Files        1819     1819              
  Lines      126013   126022       +9     
  Branches    38180    38180              
==========================================
  Hits        19073    19073              
- Misses      85552    85561       +9     
  Partials    21388    21388              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 15.13% <ø> (+<0.01%) ⬆️ Carriedforward from dd52489

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@soblin soblin merged commit 618532f into autowarefoundation:main Feb 20, 2024
19 of 24 checks passed
@soblin soblin deleted the fix/start-planner/blinker-on-start branch February 20, 2024 07:24
soblin added a commit to tier4/autoware.universe that referenced this pull request Feb 28, 2024
…ion for approval (autowarefoundation#6438)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
StepTurtle pushed a commit to StepTurtle/autoware.universe that referenced this pull request Feb 28, 2024
…ion for approval (autowarefoundation#6438)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
0x126 pushed a commit to tier4/autoware.universe that referenced this pull request Mar 11, 2024
…ion for approval (autowarefoundation#6438)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
HansRobo pushed a commit that referenced this pull request Mar 12, 2024
…ion for approval (#6438)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…ion for approval (autowarefoundation#6438)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants