Commit be0be69
Peter Vaiko
fix: leaving course after pathfinder track
When CP uses the pathfinder for a connecting track and
there is a headland turn with more than 90 degrees right
after the connecting track, won't move the relevant waypoint
past the corner as the corner waypoint heading points
"backwards" (>90).
Make sure that when resuming from the StartRowOnly turn,
if there is no waypoint in front of the vehicle, use the
one after the turn end wp in the context.
This will still skip the turn maneuver but at least the
driver will continue the course.
#8811 parent 1942434 commit be0be69
2 files changed
Lines changed: 5 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | 606 | | |
619 | 607 | | |
620 | 608 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
417 | 420 | | |
418 | 421 | | |
419 | 422 | | |
| |||
0 commit comments