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(behavior_path_planner): copy z in dynamic drivable area expansion #4120

Add guard against division by 0, and use interpolation::lerp

31d72bd
Select commit
Loading
Failed to load commit list.
Merged

fix(behavior_path_planner): copy z in dynamic drivable area expansion #4120

Add guard against division by 0, and use interpolation::lerp
31d72bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 30, 2023 in 1s

44.44% of diff hit (target 14.35%)

View this Pull Request on Codecov

44.44% of diff hit (target 14.35%)

Annotations

Check warning on line 152 in planning/behavior_path_planner/src/utils/drivable_area_expansion/drivable_area_expansion.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/utils/drivable_area_expansion/drivable_area_expansion.cpp#L152

Added line #L152 was not covered by tests