Commit e41ffa0
Fix waypoints next and previous when connecting two lines with opposite directions (#7137)
* Update semantic labels (changed from version 0.9.13 -> 0.9.14)
* Add "Other" Label description in ref_sensors.md
* Revert "Add "Other" Label description in ref_sensors.md"
This reverts commit 3958e35.
* Revert "Update semantic labels (changed from version 0.9.13 -> 0.9.14)"
This reverts commit 6ee572e.
* Fix waypoints next and previous when connecting two lines with opposite
dirrections.
Fixing issue #7136
Probably not the best solution, but works for our case. The waypoint
that would cause conflict when calling next from it is not returned.
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Michal Sojka <michal.sojka@cvut.cz>
---------
Co-authored-by: Gerhard Dorn <67096719+dorn-gerhard@users.noreply.github.com>
Co-authored-by: Michal Sojka <michal.sojka@cvut.cz>1 parent e8947a4 commit e41ffa0
2 files changed
Lines changed: 33 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
585 | | - | |
586 | | - | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
587 | 600 | | |
588 | | - | |
| 601 | + | |
589 | 602 | | |
590 | 603 | | |
591 | 604 | | |
| |||
618 | 631 | | |
619 | 632 | | |
620 | 633 | | |
621 | | - | |
622 | | - | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
623 | 649 | | |
624 | | - | |
| 650 | + | |
625 | 651 | | |
626 | 652 | | |
627 | 653 | | |
| |||
0 commit comments