File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,18 @@ message ReferenceLine
109109 // onto the XY plane shall be considered (but notes on OpenDRIVE compatibility
110110 // below should be considered).
111111 //
112+ // ## Rules on the T axis
113+ //
114+ // For the T axis at a specific ReferenceLinePoint the following rules apply:
115+ // - The T axis shall be close to the angle bisector (to the left in S
116+ // direction) of the neighboring ReferenceLine segments.
117+ // - Small deviations from the angle bisector are allowed (e.g. to represent
118+ // the T axis of OpenDRIVE, which is perpendicular to the OpenDRIVE
119+ // reference line).
120+ // - The T axis must be located inside the sectors spanned by rotating the
121+ // normal of one neighboring ReferenceLine segment into the normal of the
122+ // other ReferenceLine segment on the shortest way.
123+ //
112124 // ## Defining angles
113125 //
114126 // Sometimes an angle to a reference line is needed. This shall be defined
You can’t perform that action at this time.
0 commit comments