We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a738a commit b7b2baeCopy full SHA for b7b2bae
1 file changed
tutorial2x.py
@@ -166,7 +166,7 @@
166
(2) ODE body 2 corresponding to rod 2 is positioned wrt to body
167
1 and the initial angle of rod 2 is set to Theta0_2, but the
168
angle of ODE joint 2, which attaches body 2 to body 1, is
169
- lways initialized to zero by ODE. Since the angle value
+ always initialized to zero by ODE. Since the angle value
170
returned by the ODE getAngle method for joint 2 is equivalent
171
to T2 minus T1 as depicted above, the sum of Theta0_2 and
172
the getAngle value for joint 1 must be added to the getAngle
0 commit comments