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(behavior_path_planner): add start shift length #2050

Merged

Conversation

purewater0901
Copy link
Contributor

@purewater0901 purewater0901 commented Oct 12, 2022

Signed-off-by: yutaka purewater0901@gmail.com

Description

Add start shift length to enable it to have shift length at the start point of the segment of the shifted segment.

Related links

Tests performed

Notes for reviewers

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.

Signed-off-by: yutaka <purewater0901@gmail.com>
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 10.40% // Head: 10.36% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (6b158ba) compared to base (4e080d2).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2050      +/-   ##
==========================================
- Coverage   10.40%   10.36%   -0.05%     
==========================================
  Files        1169     1169              
  Lines       83592    83967     +375     
  Branches    19591    19857     +266     
==========================================
- Hits         8700     8699       -1     
- Misses      65384    65706     +322     
- Partials     9508     9562      +54     
Flag Coverage Δ *Carryforward flag
differential 2.85% <0.00%> (?)
total 10.38% <0.00%> (-0.01%) ⬇️ Carriedforward from 4e080d2

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

Impacted Files Coverage Δ
...r/scene_module/avoidance/avoidance_module_data.hpp 0.00% <0.00%> (ø)
...r_path_planner/scene_module/utils/path_shifter.hpp 0.00% <ø> (ø)
...er/src/scene_module/avoidance/avoidance_module.cpp 0.00% <0.00%> (ø)
...ner/src/scene_module/avoidance/avoidance_utils.cpp 3.12% <0.00%> (ø)
..._path_planner/src/scene_module/avoidance/debug.cpp 0.00% <0.00%> (ø)
...planning_evaluator/src/planning_evaluator_node.cpp 37.11% <0.00%> (-1.04%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@purewater0901
Copy link
Contributor Author

@purewater0901 purewater0901 merged commit b5b9ebf into autowarefoundation:main Oct 12, 2022
@purewater0901 purewater0901 deleted the feat/add-start-shift-length branch October 12, 2022 05:02
scepter914 pushed a commit to scepter914/autoware.universe that referenced this pull request Nov 1, 2022
…on#2050)

Signed-off-by: yutaka <purewater0901@gmail.com>

Signed-off-by: yutaka <purewater0901@gmail.com>
Signed-off-by: scepter914 <scepter914@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants