Skip to content

Commit e1a9978

Browse files
ClemensLinnhoffpmai
authored andcommitted
Add orientation rate to PedestrianAttributes::Bone
Signed-off-by: ClemensLinnhoff <[email protected]>
1 parent 7953232 commit e1a9978

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

osi_object.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,10 @@ message MovingObject
11721172
//
11731173
optional bool missing = 5;
11741174

1175+
// The orientation rate of the bone.
1176+
//
1177+
optional Orientation3d orientation_rate = 6;
1178+
11751179
// The type of the bone.
11761180
//
11771181
// \image html OSI_PedestrianModelHierarchy.jpg

0 commit comments

Comments
 (0)