File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -278,7 +278,8 @@ message BaseStationary
278278 // The two dimensional (flat) contour of the object. This is an extension of
279279 // the concept of a bounding box as defined by \c Dimension3d. The contour is
280280 // the projection of the object's outline onto the z-plane in the object
281- // frame (independent of its current position and orientation).
281+ // frame (independent of its current position and orientation). The height
282+ // is the same as the height of the bounding box.
282283 //
283284 // Usage as sensor data:
284285 // The polygon describes the visible part of the object's contour.
@@ -359,7 +360,8 @@ message BaseMoving
359360 // The two dimensional (flat) contour of the object. This is an extension of
360361 // the concept of a bounding box as defined by \c Dimension3d. The contour is
361362 // the projection of the object's outline onto the z-plane in the object
362- // frame (independent of its current position and orientation).
363+ // frame (independent of its current position and orientation). The height
364+ // is the same as the height of the bounding box.
363365 //
364366 // Usage as sensor data:
365367 // The polygon describes the visible part of the object's contour.
You can’t perform that action at this time.
0 commit comments