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(obstacle_stop_planner): change the nearest_collision_point calculation place #5794

Merged
merged 1 commit into from
Feb 16, 2024

fix(obstacle_stop_planner): change the nearest_collision_point calcul…

d0ccd75
Select commit
Loading
Failed to load commit list.
Merged

fix(obstacle_stop_planner): change the nearest_collision_point calculation place #5794

fix(obstacle_stop_planner): change the nearest_collision_point calcul…
d0ccd75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 4, 2024 in 0s

0.00% of diff hit (target 15.22%)

View this Pull Request on Codecov

0.00% of diff hit (target 15.22%)

Annotations

Check warning on line 121 in planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp#L121

Added line #L121 was not covered by tests

Check warning on line 125 in planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 129 in planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp#L129

Added line #L129 was not covered by tests

Check warning on line 293 in planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp#L293

Added line #L293 was not covered by tests

Check warning on line 298 in planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp#L298

Added line #L298 was not covered by tests

Check warning on line 304 in planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/include/obstacle_stop_planner/node.hpp#L303-L304

Added lines #L303 - L304 were not covered by tests

Check warning on line 847 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L847

Added line #L847 was not covered by tests

Check warning on line 858 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L856-L858

Added lines #L856 - L858 were not covered by tests

Check warning on line 866 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L866

Added line #L866 was not covered by tests

Check warning on line 880 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L880

Added line #L880 was not covered by tests

Check warning on line 884 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L884

Added line #L884 was not covered by tests

Check warning on line 886 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L886

Added line #L886 was not covered by tests

Check warning on line 897 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L897

Added line #L897 was not covered by tests

Check warning on line 906 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L905-L906

Added lines #L905 - L906 were not covered by tests

Check warning on line 915 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L914-L915

Added lines #L914 - L915 were not covered by tests

Check warning on line 924 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L924

Added line #L924 was not covered by tests

Check warning on line 952 in planning/obstacle_stop_planner/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/obstacle_stop_planner/src/node.cpp#L952

Added line #L952 was not covered by tests