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(path_optimizer): additional failure logging and failure mode handling #10276

MRM when MPT fails

da4d43f
Select commit
Loading
Failed to load commit list.
Merged

feat(path_optimizer): additional failure logging and failure mode handling #10276

MRM when MPT fails
da4d43f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2025 in 0s

59.61% of diff hit (target 0.00%)

View this Pull Request on Codecov

59.61% of diff hit (target 0.00%)

Annotations

Check warning on line 253 in planning/autoware_obstacle_cruise_planner/src/optimization_based_planner/velocity_optimizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_obstacle_cruise_planner/src/optimization_based_planner/velocity_optimizer.cpp#L253

Added line #L253 was not covered by tests

Check warning on line 40 in planning/autoware_path_optimizer/include/autoware/path_optimizer/utils/conditional_timer.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_path_optimizer/include/autoware/path_optimizer/utils/conditional_timer.hpp#L40

Added line #L40 was not covered by tests

Check warning on line 489 in planning/autoware_path_optimizer/src/mpt_optimizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_path_optimizer/src/mpt_optimizer.cpp#L489

Added line #L489 was not covered by tests

Check warning on line 509 in planning/autoware_path_optimizer/src/mpt_optimizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_path_optimizer/src/mpt_optimizer.cpp#L509

Added line #L509 was not covered by tests

Check warning on line 516 in planning/autoware_path_optimizer/src/mpt_optimizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_path_optimizer/src/mpt_optimizer.cpp#L516

Added line #L516 was not covered by tests

Check warning on line 197 in planning/autoware_velocity_smoother/src/smoother/l2_pseudo_jerk_smoother.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_velocity_smoother/src/smoother/l2_pseudo_jerk_smoother.cpp#L197

Added line #L197 was not covered by tests

Check warning on line 212 in planning/autoware_velocity_smoother/src/smoother/linf_pseudo_jerk_smoother.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_velocity_smoother/src/smoother/linf_pseudo_jerk_smoother.cpp#L212

Added line #L212 was not covered by tests

Check warning on line 253 in planning/motion_velocity_planner/autoware_motion_velocity_obstacle_cruise_module/src/optimization_based_planner/velocity_optimizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/motion_velocity_planner/autoware_motion_velocity_obstacle_cruise_module/src/optimization_based_planner/velocity_optimizer.cpp#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 255 in planning/motion_velocity_planner/autoware_motion_velocity_obstacle_cruise_module/src/optimization_based_planner/velocity_optimizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/motion_velocity_planner/autoware_motion_velocity_obstacle_cruise_module/src/optimization_based_planner/velocity_optimizer.cpp#L255

Added line #L255 was not covered by tests