Skip to content

Commit

Permalink
Add reference system to orientation rate
Browse files Browse the repository at this point in the history
Signed-off-by: ClemensLinnhoff <clemens.linnhoff@partner.bmw.de>
  • Loading branch information
ClemensLinnhoff committed Jan 30, 2024
1 parent 43bc112 commit 7cac1f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions osi_object.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7cac1f2

Please sign in to comment.