diff --git a/osi_object.proto b/osi_object.proto index e6108465f..3868eb3ff 100644 --- a/osi_object.proto +++ b/osi_object.proto @@ -1181,6 +1181,9 @@ message MovingObject // The orientation rate of the bone. // + // Reference System is the root, defined by bbcenter_to_root + // (\c PedestrianAttributes::bbcenter_to_root). + // optional Orientation3d orientation_rate = 7; // The type of the bone.