-
Notifications
You must be signed in to change notification settings - Fork 691
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
refactor(behavior_path_planner): remove maximum drivable area visualization #5963
refactor(behavior_path_planner): remove maximum drivable area visualization #5963
Conversation
…zation Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5963 +/- ##
==========================================
- Coverage 15.29% 15.27% -0.02%
==========================================
Files 1750 1750
Lines 120566 120504 -62
Branches 36783 36739 -44
==========================================
- Hits 18437 18411 -26
+ Misses 81464 81460 -4
+ Partials 20665 20633 -32
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…zation (autowarefoundation#5963) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…zation (autowarefoundation#5963) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…zation (autowarefoundation#5963) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…zation (autowarefoundation#5963) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…zation (autowarefoundation#5963) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Hi, does anyone know why this was removed or why? Lines 166 to 178 in 2d879df
autoware.universe/planning/behavior_path_planner/autoware_behavior_path_planner/README.md Line 124 in 2d879df
|
Description
Remove maximum drivable area visualization as it is not used anymore
#5825
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
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.
After all checkboxes are checked, anyone who has write access can merge the PR.