Skip to content

Minor Release 0.3.0

Choose a tag to compare

@wbyates777 wbyates777 released this 04 Dec 17:10
· 303 commits to main since this release
57a716e

Added functionality:

  1. Added stream operators so that a BModel can be streamed to and from files etc.
  2. Simplified calculations in BSpatialTransform for full 6x6 matrix representation and added arb::dual matrix.
  3. Added new member functions to BSpatialVector (constructors), BMatrix63 (accessors), and BABInertia (arithmetic).
  4. Some formatting and general improvements to comments.