-
Couldn't load subscription status.
- Fork 96
2021年05月23日 #23
petercorke
started this conversation in
Changes
2021年05月23日
#23
-
-
convert between SE3 and SO3: use
SE3(X)orSO3(X) -
can now take
angdistbetween SE3 instances -
some changes to Plucker class:
- constructors:
PQis nowTwoPoints,Planesis nowTwoPlanes - methods now for point on line closest to given point
closest_to_point(wasclosest) and point on line closest to another lineclosest_to_line. - fleshed out
angvelxformconvert angular velocity to RPY, Euler, exponential coordinate rates - added
angvelxform_dotwhich maps angular acceleration to RPY, Euler, exponential coordinate acceleration
- constructors:
-
base/graphics, added ability to plot cuboid, cylinder and homogeneous line. Call signatures are now much more uniform, so quite a few changes but doco is unto date.
-
base and tests/base is now formatted using black
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