You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling Twist3.Rx(0.5) results in a TypeError: 'float' object is not iterable error. The same error is experienced for Twist.Ry and Twist.Rz as well.
This change converts the output of base.getunit to a vector if a scalar value is provided for theta.
0 commit comments