-
Couldn't load subscription status.
- Fork 96
2021年02月28日 #17
petercorke
started this conversation in
Changes
2021年02月28日
#17
-
@operator for pose objects, like*but does an explicit normalizationinterphas changed quite a bit:- now
X1.interp(X2, s)rather thanX2.interp(s, start=X1) - new
interp1method interpolates between null andX, eg.X.interp1(s) - integer value of
sis interpretted asseven steps between 0 and 1
- now
UnitQuaternionsnow always have a positive scalar partbasefunctionsplot_point,plot_text,plot_boxlike their MATLAB cousinstranimateworks in Jupyter withnotebookbackend, lots of internal improvements
with animationtrplotnow has an implementedanaglyphmode. Have a play and give feedback.SE3andSO3constructorsEulandRPYcan now accept the angles as
3 positional arguments rather than just a vector, eg.SO3.RPY(1,2,3)- There is a prototype
UnitDualQuaternionclass
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment