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(mission_planner): find the first common interval naively for main/mrm reroute check #6504

Merged

validate if ego is on target front section

46c2cf5
Select commit
Loading
Failed to load commit list.
Merged

fix(mission_planner): find the first common interval naively for main/mrm reroute check #6504

validate if ego is on target front section
46c2cf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 29, 2024 in 0s

0.00% of diff hit (target 14.64%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.64%)

Annotations

Check warning on line 137 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 402 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L401-L402

Added lines #L401 - L402 were not covered by tests

Check warning on line 424 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L424

Added line #L424 was not covered by tests

Check warning on line 427 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L426-L427

Added lines #L426 - L427 were not covered by tests

Check warning on line 447 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L442-L447

Added lines #L442 - L447 were not covered by tests

Check warning on line 452 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L452

Added line #L452 was not covered by tests

Check warning on line 459 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L459

Added line #L459 was not covered by tests

Check warning on line 465 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L464-L465

Added lines #L464 - L465 were not covered by tests

Check warning on line 471 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L470-L471

Added lines #L470 - L471 were not covered by tests

Check warning on line 486 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L484-L486

Added lines #L484 - L486 were not covered by tests

Check warning on line 489 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L488-L489

Added lines #L488 - L489 were not covered by tests

Check warning on line 492 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L492

Added line #L492 was not covered by tests

Check warning on line 500 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L500

Added line #L500 was not covered by tests

Check warning on line 503 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L502-L503

Added lines #L502 - L503 were not covered by tests

Check warning on line 507 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L505-L507

Added lines #L505 - L507 were not covered by tests

Check warning on line 512 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L510-L512

Added lines #L510 - L512 were not covered by tests

Check warning on line 523 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L516-L523

Added lines #L516 - L523 were not covered by tests

Check warning on line 526 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L525-L526

Added lines #L525 - L526 were not covered by tests

Check warning on line 530 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L528-L530

Added lines #L528 - L530 were not covered by tests

Check warning on line 535 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L533-L535

Added lines #L533 - L535 were not covered by tests

Check warning on line 546 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L539-L546

Added lines #L539 - L546 were not covered by tests

Check warning on line 549 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L549

Added line #L549 was not covered by tests

Check warning on line 581 in planning/mission_planner/src/mission_planner/mission_planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/mission_planner/src/mission_planner/mission_planner.cpp#L580-L581

Added lines #L580 - L581 were not covered by tests