Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 21 Nov 14:14
· 23 commits to main since this release
f384c9d

Added

  • Better error messages.
  • Typescript definition files.
  • Functions for setting draw through and color on IKRootsHelper.

Fixed

  • IKRootsHelper throwing an error when calling updateStructure.
  • IKRootsHelper throwing an error when calling dispose.
  • Support for prismatic joints when assigning the ik state to URDF joints.

Changed

  • Disabled SVD by default on Solver because it was causing solves to diverge.