What's Changed
- Updated yovariables, commons, build, and euclid
- Improved the github workflow
- Pulled in a number of tools from open robotics, including:
**MassMatrixCalculator
, and its implementations,DifferentialIDMassMatrixCalculator
**FloatingBaseRigidBodyDynamicsCalculator
, which computes the rigid body dynamics for just the floating base.
**GravityCoriolisExternalWrenchMatrixCalculator
, which computes the resulting torques from gravity, Coriolis, and centrifugal forces.
**MomentumCalculator
, which can be used to compute the generated momentum of a subtree of the robot.
**RigidBodyTwistCalculator
, which creates a generalized way of computing the twist of each rigid body in a tree. - Pull in the filtered spatial vectors from open robotics, which are used in the new
yovariables-filters
project
**AlphaFilteredYoMutableFrameVector
**AlphaFilteredYoSpatialVector
**RateLimitedYoMutableSpatialVector
**RateLimitedYoSpatialVector
Full Changelog: 17-0.17.0...17-0.19.0