We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e8b52 commit 7ef4234Copy full SHA for 7ef4234
osi_common.proto
@@ -159,9 +159,7 @@ message Dimension3d
159
// \f$ Rotation_{yaw,pitch,roll} =
160
// Rotation_{yaw}*Rotation_{pitch}*Rotation_{roll} \f$
161
//
162
-// \f$ vector_{\text{global coord system}} :=
163
-// Rotation_{yaw,pitch,roll}^{-1}( \f$ \c Orientation3d \f$
164
-// )*vector_{\text{local coord system}} + local_{origin}\text{::position} \f$
+// \f$ vector_{gobal coord system} := Rotation_{yaw, pitch, roll} * vector_{local coord system} +local_{origin::position} \f$
165
166
// \attention This definition changed in OSI version 3.0.0. Previous OSI
167
// versions (V2.xx) had an other definition.
0 commit comments