Bug Fix Release v0.3.1
Main Functionality:
Fixes bug with arb::dual calculation in v0.3.0.
Now using analytic block definition and not the numerical transpose of the inverse.
In addition:
- Simplified BModel by moving m_IA and m_pA to BDynamics.
- Added test code for BABInertia and BRBInertia. Tests also cover BSpatialTransform.
- Added accessors to BSpatialVector, BMatrix63, BMatrix36.
- Improved comments especially BAdjoint and BSpatialTransform.
Full Changelog: v0.3.0...v0.3.1