Skip to content

v0.0.5

Compare
Choose a tag to compare
@tkoolen tkoolen released this 14 Feb 20:49
· 1032 commits to master since this release

Highlights:

  • non-allocating momentum_matrix! method
  • streamline Mechanism type, including moving body-fixed frame definitions from Mechanism to RigidBody
  • add basic documentation using Documenter.jl, including quickstart guide
  • add partial support for parallel Mechanisms (kinematic loops)
  • add symbolic dynamics example (using SymPy.jl)
  • improve @framecheck error message

Fixed issues: