Commit a7f1cc7
Peter Vaiko
fix: connecting path transition
Fix a rare race condition where the PPC still had the
finish row course while the pathfinder was working on
the connecting path.
The PPC called the strategy's listeners with the finish
row course waypoint index, which was interpreted by the
listener as a main fieldwork course waypoint, leading to
start a headland turn already passed.
#7351 parent 3a6cb60 commit a7f1cc7
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
616 | 619 | | |
617 | 620 | | |
618 | 621 | | |
| |||
0 commit comments