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

fix(behavior_path_planner): fix aborting duration #4173

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

rej55
Copy link
Contributor

@rej55 rej55 commented Jul 5, 2023

Description

Fix mistake in get abort path function.

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.

  • There are no open discussions or they are tracked via tickets.

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

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jul 5, 2023
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (18fdbef) 14.30% compared to head (a200eb1) 14.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4173   +/-   ##
=======================================
  Coverage   14.30%   14.31%           
=======================================
  Files        1571     1571           
  Lines      108372   108317   -55     
  Branches    31374    31374           
=======================================
  Hits        15503    15503           
+ Misses      76017    75962   -55     
  Partials    16852    16852           
Flag Coverage Δ *Carryforward flag
differential 13.49% <0.00%> (?)
total 14.31% <ø> (+<0.01%) ⬆️ Carriedforward from 18fdbef

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

Impacted Files Coverage Δ
...ization/ndt_scan_matcher/src/map_update_module.cpp 0.00% <ø> (ø)
...ion/ndt_scan_matcher/src/ndt_scan_matcher_core.cpp 0.00% <ø> (ø)
...th_planner/src/scene_module/lane_change/normal.cpp 4.89% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rej55 rej55 merged commit 632f35f into autowarefoundation:main Jul 7, 2023
21 of 23 checks passed
@rej55 rej55 deleted the fix/abort_parameter branch July 7, 2023 07:45
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants