Skip to content

Commit 19bc76b

Browse files
ClemensLinnhoffpmai
authored andcommitted
Add reference system to orientation rate
Signed-off-by: ClemensLinnhoff <[email protected]>
1 parent e0d86d3 commit 19bc76b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

osi_object.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,9 @@ message MovingObject
11811181

11821182
// The orientation rate of the bone.
11831183
//
1184+
// Reference System is the root, defined by bbcenter_to_root
1185+
// (\c PedestrianAttributes::bbcenter_to_root).
1186+
//
11841187
optional Orientation3d orientation_rate = 7;
11851188

11861189
// The type of the bone.

0 commit comments

Comments
 (0)