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(avoidance): prevent sudden steering at avoidance maneuver #5572

Merged

style(pre-commit): autofix

7657be1
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): prevent sudden steering at avoidance maneuver #5572

style(pre-commit): autofix
7657be1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 16, 2023 in 1s

3.70% of diff hit (target 15.32%)

View this Pull Request on Codecov

3.70% of diff hit (target 15.32%)

Annotations

Check warning on line 171 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#L171

Added line #L171 was not covered by tests

Check warning on line 174 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#L174

Added line #L174 was not covered by tests

Check warning on line 176 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#L176

Added line #L176 was not covered by tests

Check warning on line 182 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#L182

Added line #L182 was not covered by tests

Check warning on line 193 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#L193

Added line #L193 was not covered by tests

Check warning on line 195 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#L195

Added line #L195 was not covered by tests

Check warning on line 197 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#L197

Added line #L197 was not covered by tests

Check warning on line 202 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#L202

Added line #L202 was not covered by tests

Check warning on line 243 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#L243

Added line #L243 was not covered by tests

Check warning on line 227 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L227

Added line #L227 was not covered by tests

Check warning on line 455 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L455

Added line #L455 was not covered by tests

Check warning on line 1673 in planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp#L1673

Added line #L1673 was not covered by tests

Check warning on line 521 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#L521

Added line #L521 was not covered by tests

Check warning on line 542 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#L542

Added line #L542 was not covered by tests

Check warning on line 621 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#L621

Added line #L621 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 887 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#L887

Added line #L887 was not covered by tests

Check warning on line 891 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#L891

Added line #L891 was not covered by tests

Check warning on line 1047 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#L1047

Added line #L1047 was not covered by tests

Check warning on line 1049 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#L1049

Added line #L1049 was not covered by tests

Check warning on line 1136 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#L1136

Added line #L1136 was not covered by tests

Check warning on line 1138 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#L1138

Added line #L1138 was not covered by tests

Check warning on line 1432 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#L1432

Added line #L1432 was not covered by tests

Check warning on line 1440 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#L1440

Added line #L1440 was not covered by tests

Check warning on line 1449 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#L1449

Added line #L1449 was not covered by tests