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(obstacle_avoidance_planner): visualize bounds #3094

Conversation

takayuki5168
Copy link
Contributor

Description

visualize road bounds considered in obstacle_avoidance_planner
The bounds in obstacle_avoidance_planner and behavior_path_planner may be a bit different due to some changes like #3086
image

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.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Mar 16, 2023
@takayuki5168 takayuki5168 changed the title Feat/avoidance bounds visualization feat(obstacle_avoidance_planner): visualize bounds Mar 16, 2023
@takayuki5168 takayuki5168 force-pushed the feat/avoidance-bounds-visualization branch from 574dd0f to 8d53bde Compare March 16, 2023 13:32
@takayuki5168 takayuki5168 marked this pull request as ready for review March 16, 2023 13:37
@takayuki5168 takayuki5168 requested review from kosuke55 and a team as code owners March 16, 2023 13:37
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (f210e40) 11.92% compared to head (8d53bde) 11.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3094      +/-   ##
==========================================
- Coverage   11.92%   11.91%   -0.01%     
==========================================
  Files        1332     1332              
  Lines       92934    92955      +21     
  Branches    24735    24749      +14     
==========================================
  Hits        11079    11079              
- Misses      70376    70397      +21     
  Partials    11479    11479              
Flag Coverage Δ *Carryforward flag
differential 34.55% <0.00%> (?)
total 11.92% <ø> (+<0.01%) ⬆️ Carriedforward from f210e40

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

Impacted Files Coverage Δ
...ng/obstacle_avoidance_planner/src/debug_marker.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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@takayuki5168 takayuki5168 merged commit 94073e9 into autowarefoundation:main Mar 22, 2023
@takayuki5168 takayuki5168 deleted the feat/avoidance-bounds-visualization branch March 22, 2023 14:09
xianglunkai pushed a commit to xianglunkai/autoware.universe that referenced this pull request Apr 3, 2023
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