We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cd678 commit 466c342Copy full SHA for 466c342
osi_logicallane.proto
@@ -78,8 +78,10 @@ message LogicalLaneBoundary
78
// \image html line_approximation_error.svg "Approximation error"
79
// Approximation error green line.
80
//
81
- // The Z error (difference in Z height between boundary_line and the "real"
82
- // line) must also not exceed 5cm.
+ // The Z error (difference in Z height between #boundary_line and the
+ // "real" line) must not exceed 2cm. This is a stricter requirements than
83
+ // for errors in the XY plane, because Z differences between lanes
84
+ // influence driving very much.
85
86
// Note: if two lanes have different Z heights (e.g. a driving lane is
87
// beside a sidewalk, where the sidewalk is 10cm higher than the road),
0 commit comments