Skip to content

Commit aa6e194

Browse files
committed
Fixed typos and incorrect reference
Fixed typos in OSI_SkeletonNamingConvention.jpg and changed the incorrect reference in osi_object.proto from BaseMoving:position to BaseMoving:orientation. Signed-off-by: Jakob Peintner <jakob.peintner@thi.de>
1 parent 0b310b4 commit aa6e194

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-203 KB
Binary file not shown.
231 KB
Loading

osi_object.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ message MovingObject
565565
// Orientation of the skeleton point
566566
//
567567
// Reference System is the middle of the bounding box (\c MovingObject::base
568-
// \c BaseMoving::position).
568+
// \c BaseMoving::orientation).
569569
//
570570
required Orientation3d orientation = 3;
571571

0 commit comments

Comments
 (0)