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

chore(utils): move utils directory #2911

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Feb 20, 2023

Description

move following utils

  • path_shifter
  • occupancy_grid_based_collision_detector
  • geometric_parallel_parking

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: satoshi-ota <satoshi.ota928@gmail.com>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Feb 20, 2023
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Base: 11.79% // Head: 11.72% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (368d882) compared to base (5636b55).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2911      +/-   ##
==========================================
- Coverage   11.79%   11.72%   -0.07%     
==========================================
  Files        1322     1328       +6     
  Lines       92793    93346     +553     
  Branches    24997    25245     +248     
==========================================
  Hits        10944    10944              
- Misses      70375    70928     +553     
  Partials    11474    11474              
Flag Coverage Δ *Carryforward flag
differential 6.16% <ø> (?)
total 11.79% <ø> (ø) Carriedforward from 5636b55

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

Impacted Files Coverage Δ
.../include/behavior_path_planner/debug_utilities.hpp 0.00% <ø> (ø)
...lanner/scene_module/avoidance/avoidance_module.hpp 0.00% <ø> (ø)
...r/scene_module/avoidance/avoidance_module_data.hpp 0.00% <ø> (ø)
...er/scene_module/lane_change/lane_change_module.hpp 0.00% <ø> (ø)
...anner/scene_module/pull_out/geometric_pull_out.hpp 0.00% <ø> (ø)
..._planner/scene_module/pull_out/pull_out_module.hpp 0.00% <ø> (ø)
...th_planner/scene_module/pull_out/pull_out_path.hpp 0.00% <ø> (ø)
...ner/scene_module/pull_over/geometric_pull_over.hpp 0.00% <ø> (ø)
...lanner/scene_module/pull_over/pull_over_module.hpp 0.00% <ø> (ø)
...planner/scene_module/pull_over/shift_pull_over.hpp 0.00% <ø> (ø)
... and 12 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.

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

@satoshi-ota satoshi-ota merged commit ce82f3d into autowarefoundation:main Feb 20, 2023
@satoshi-ota satoshi-ota deleted the chore/move-utils branch February 20, 2023 06:19
nabetetsu pushed a commit to xygyo77/autoware.universe that referenced this pull request Mar 1, 2023
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
1222-takeshi pushed a commit to 1222-takeshi/autoware.universe that referenced this pull request Mar 6, 2023
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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