Skip to content

Commit fa977f3

Browse files
Peintnererpmai
authored andcommitted
Fix typos in SkeletonNamingConvention, correct reference
Fix typos in OSI_SkeletonNamingConvention.jpg and change the incorrect reference in osi_object.proto from BaseMoving::position to BaseMoving::orientation. Signed-off-by: Jakob Peintner <jakob.peintner@thi.de>
1 parent 7084da0 commit fa977f3

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
@@ -566,7 +566,7 @@ message MovingObject
566566
// Orientation of the skeleton point
567567
//
568568
// Reference System is the middle of the bounding box (\c MovingObject::base
569-
// \c BaseMoving::position).
569+
// \c BaseMoving::orientation).
570570
//
571571
required Orientation3d orientation = 3;
572572

0 commit comments

Comments
 (0)