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 9900c1e commit fdd540eCopy full SHA for fdd540e
osi_common.proto
@@ -148,8 +148,8 @@ message Dimension3d
148
//
149
// The rotations are to be performed \b yaw \b first (around the z-axis),
150
// \b pitch \b second (around the new y-axis) and \b roll \b third (around the
151
-// new x-axis) to follow the definition according to [1] (Tait-Bryan / Euler
152
-// convention z-y'-x''). The preferred angular range is [-pi, pi] for roll
+// new x-axis) to follow the definition according to [1] using Tait-Bryan / Euler
+// convention z-y'-x''. The preferred angular range is [-pi, pi] for roll
153
// and yaw and [-pi/2, pi/2] for pitch.
154
155
// Roll/Pitch are 0 if the objects xy-plane is parallel to its parent's
0 commit comments