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 f8ed6db commit 11d9f9aCopy full SHA for 11d9f9a
osi_common.proto
@@ -343,7 +343,8 @@ message Spherical3d
343
//
344
// An object is assigned to a logical lane if it overlaps the logical lane.
345
// Assignment happens even if the reference point is outside the lane, and only
346
-// a part of the object overlaps.
+// a part of the object overlaps (any object overlapping the lane more than 5cm
347
+// has to be assigned to the lane).
348
349
// As an exception to this, \c TrafficSign and \c TrafficLight are assigned to
350
// a logical lane if they control traffic on that lane. For \c TrafficSign and
0 commit comments