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(goal_planner): keep margin against objects as possible #5569

Merged
merged 2 commits into from
Nov 16, 2023

feat(goal_planner): keep margin against objects as possible

5c5173b
Select commit
Loading
Failed to load commit list.
Merged

feat(goal_planner): keep margin against objects as possible #5569

feat(goal_planner): keep margin against objects as possible
5c5173b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 16, 2023 in 1s

5.03% of diff hit (target 15.32%)

View this Pull Request on Codecov

5.03% of diff hit (target 15.32%)

Annotations

Check warning on line 113 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L113

Added line #L113 was not covered by tests

Check warning on line 116 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L116

Added line #L116 was not covered by tests

Check warning on line 118 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L118

Added line #L118 was not covered by tests

Check warning on line 124 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L124

Added line #L124 was not covered by tests

Check warning on line 135 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L135

Added line #L135 was not covered by tests

Check warning on line 137 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L137

Added line #L137 was not covered by tests

Check warning on line 139 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L139

Added line #L139 was not covered by tests

Check warning on line 144 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L144

Added line #L144 was not covered by tests

Check warning on line 185 in planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/include/behavior_path_planner/scene_module/goal_planner/goal_planner_module.hpp#L185

Added line #L185 was not covered by tests

Check warning on line 267 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L267

Added line #L267 was not covered by tests

Check warning on line 315 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L315

Added line #L315 was not covered by tests

Check warning on line 525 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L525

Added line #L525 was not covered by tests

Check warning on line 554 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L554

Added line #L554 was not covered by tests

Check warning on line 560 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L560

Added line #L560 was not covered by tests

Check warning on line 565 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L565

Added line #L565 was not covered by tests

Check warning on line 572 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L571-L572

Added lines #L571 - L572 were not covered by tests

Check warning on line 611 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L611

Added line #L611 was not covered by tests

Check warning on line 622 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L622

Added line #L622 was not covered by tests

Check warning on line 628 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L628

Added line #L628 was not covered by tests

Check warning on line 632 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L632

Added line #L632 was not covered by tests

Check warning on line 641 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L641

Added line #L641 was not covered by tests

Check warning on line 643 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L643

Added line #L643 was not covered by tests

Check warning on line 647 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L647

Added line #L647 was not covered by tests

Check warning on line 666 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L666

Added line #L666 was not covered by tests

Check warning on line 686 in planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/goal_planner/goal_planner_module.cpp#L686

Added line #L686 was not covered by tests