close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Oct 12, 2012, 8:34:38 PM (14 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v8
|
v9
|
|
| 7 | 7 | The turn type depends mostly on the turn angle. |
| 8 | 8 | |
| 9 | | Angle ranges are currently based on values from the [http://code.google.com/r/robertvoigt-monav/source/browse/client/instructiongenerator.h?name=permaroute Monav permaroute branch]. |
| | 9 | turn angle ranges and message are currently based on values from the [http://code.google.com/r/robertvoigt-monav/source/browse/client/instructiongenerator.h?name=permaroute Monav permaroute branch]. |
| 10 | 10 | |
| 11 | 11 | ==== 8° < angle <= 45° ==== |
| … |
… |
|
| 33 | 33 | Head straightforward |
| 34 | 34 | |
| | 35 | ==== Roundabouts ==== |
| | 36 | Take the 1st exit |
| | 37 | |
| | 38 | Take the 2nd exit |
| | 39 | |
| | 40 | Take the 3rd exit |
| | 41 | |
| | 42 | ... |
| | 43 | |
| | 44 | Take the N-th exit |
| | 45 | |
| | 46 | ==== Motorway ==== |
| | 47 | Leave the motorway |
| | 48 | |
| | 49 | Leave the trunk |
| | 50 | |
| | 51 | Take the ramp to the trunk |
| | 52 | |
| 35 | 53 | |
| 36 | 54 | |