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(obstacle_cruise_planner): fix "process has died" in obstacle_cruise_planner #2174

Closed

Conversation

1222-takeshi
Copy link
Contributor

@1222-takeshi 1222-takeshi commented Oct 28, 2022

Signed-off-by: 1222-takeshi m.takeshi1995@gmail.com

Description

In this PR, fix to obstacle_cruise_planner process has died when pull over.

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: 1222-takeshi <m.takeshi1995@gmail.com>
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Base: 10.38% // Head: 10.33% // Decreases project coverage by -0.05% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2174      +/-   ##
==========================================
- Coverage   10.38%   10.33%   -0.06%     
==========================================
  Files        1163     1163              
  Lines       82840    83259     +419     
  Branches    19287    19287              
==========================================
  Hits         8604     8604              
- Misses      64968    65387     +419     
  Partials     9268     9268              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 10.36% <0.00%> (ø) Carriedforward from ee4f381

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

Impacted Files Coverage Δ
...ning/obstacle_cruise_planner/src/polygon_utils.cpp 0.00% <0.00%> (ø)
planning/obstacle_cruise_planner/src/node.cpp 0.00% <0.00%> (ø)
.../obstacle_cruise_planner/src/planner_interface.cpp 0.00% <0.00%> (ø)
...lanner/src/pid_based_planner/pid_based_planner.cpp 0.00% <0.00%> (ø)
...lude/obstacle_cruise_planner/planner_interface.hpp 0.00% <0.00%> (ø)
...ation_based_planner/optimization_based_planner.cpp 0.00% <0.00%> (ø)

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.

@1222-takeshi
Copy link
Contributor Author

This PR was unnecessary.

@1222-takeshi 1222-takeshi deleted the fix/segment_points branch October 28, 2022 00:53
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