Address #1424 by using the original fix
This commit is contained in:
committed by
Patrick Niklaus
parent
4cab617c25
commit
e763953562
@@ -97,6 +97,6 @@ Feature: Via points
|
||||
| waypoints | route | distance | turns |
|
||||
| 1,3 | ab | 200m +-1 | head,destination |
|
||||
| 3,1 | ab,bc,cd,da,ab | 800m +-1 | head,right,right,right,right,destination |
|
||||
| 1,2,3 | ab | 200m +-1 | head,destination |
|
||||
| 1,2,3 | ab,ab | 200m +-1 | head,via,destination |
|
||||
| 1,3,2 | ab,bc,cd,da,ab | 1100m +-1 | head,right,right,right,right,destination |
|
||||
| 3,2,1 | ab,bc,cd,da,ab,bc,cd,da,ab | 1600m +-1 | head,right,right,right,right,right,right,right,right,destination |
|
||||
|
||||
Reference in New Issue
Block a user