Closed kosuke55 closed 4 days ago
Thank you for contributing to the Autoware project!
🚧 If your pull request is in progress, switch it to draft mode.
Please ensure:
Attention: Patch coverage is 0%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 28.95%. Comparing base (
d8087f4
) to head (0a47c11
). Report is 12 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...r_module/src/pull_over_planner/shift_pull_over.cpp | 0.00% | 3 Missing :warning: |
...s/parking_departure/geometric_parallel_parking.cpp | 0.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description
This PR is just renaming variables
goal planner supports pull over on road_lane not only shoulder_lane(subtype: road_shoulder). so, pull_over_lane for the variable name. pull_over_lanes means both road_lanes and shoulder_lanes
Related links
Parent Issue:
How was this PR tested?
2024/11/21 https://evaluation.tier4.jp/evaluation/reports/64f8a2e9-8987-5182-add7-7aee9d1b2722/?project_id=prd_jt
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.