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): reorganize pull out path #2292

Conversation

purewater0901
Copy link
Contributor

Description

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.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 15, 2022
Signed-off-by: yutaka <purewater0901@gmail.com>
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Base: 11.09% // Head: 11.04% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (0cf9085) compared to base (a40d23e).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2292      +/-   ##
==========================================
- Coverage   11.09%   11.04%   -0.06%     
==========================================
  Files        1213     1213              
  Lines       86618    87119     +501     
  Branches    20787    21204     +417     
==========================================
+ Hits         9612     9621       +9     
- Misses      66847    67307     +460     
- Partials    10159    10191      +32     
Flag Coverage Δ *Carryforward flag
differential 3.55% <0.00%> (?)
total 11.07% <0.00%> (ø) Carriedforward from 3785ef5

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

Impacted Files Coverage Δ
...ner/include/behavior_path_planner/data_manager.hpp 0.00% <0.00%> (ø)
..._planner/scene_module/pull_out/pull_out_module.hpp 0.00% <ø> (ø)
...lanner/include/behavior_path_planner/utilities.hpp 26.31% <ø> (ø)
...r/src/scene_module/pull_out/geometric_pull_out.cpp 0.00% <0.00%> (ø)
...nner/src/scene_module/pull_out/pull_out_module.cpp 0.00% <0.00%> (ø)
...anner/src/scene_module/pull_out/shift_pull_out.cpp 0.00% <0.00%> (ø)
...or_path_planner/src/scene_module/pull_out/util.cpp 0.00% <0.00%> (ø)
planning/behavior_path_planner/src/utilities.cpp 3.55% <0.00%> (-0.35%) ⬇️
..._smoother/src/smoother/l2_pseudo_jerk_smoother.cpp 0.00% <0.00%> (ø)
... and 6 more

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.

@rej55 rej55 deleted the feat/reorganize-pull-out-path branch December 25, 2024 08:50
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.

1 participant