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(dynamic_obstacle_stop): add option to ignore unavoidable collisions #6594

Fix clang format

1a7af2d
Select commit
Loading
Failed to load commit list.
Merged

feat(dynamic_obstacle_stop): add option to ignore unavoidable collisions #6594

Fix clang format
1a7af2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 19, 2024 in 1s

0.00% of diff hit (target 14.78%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.78%)

Annotations

Check warning on line 43 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/manager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/manager.cpp#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 62 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp#L62

Added line #L62 was not covered by tests

Check warning on line 69 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 79 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp#L71-L79

Added lines #L71 - L79 were not covered by tests

Check warning on line 81 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 87 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp#L83-L87

Added lines #L83 - L87 were not covered by tests

Check warning on line 90 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/object_filtering.cpp#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 49 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 75 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp#L71-L75

Added lines #L71 - L75 were not covered by tests

Check warning on line 77 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp#L77

Added line #L77 was not covered by tests

Check warning on line 81 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 83 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp#L83

Added line #L83 was not covered by tests

Check warning on line 109 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp#L109

Added line #L109 was not covered by tests

Check warning on line 115 in planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_velocity_dynamic_obstacle_stop_module/src/scene_dynamic_obstacle_stop.cpp#L115

Added line #L115 was not covered by tests