Skip to content

Releases: ihmcrobotics/mecano

Release notes

09 Nov 19:03
Compare
Choose a tag to compare
  • Minor bugfix: Changed the ordering of the returned joints when collecting support and subtree joints. The support joints now come first in the returned array.

Release notes

09 Nov 18:20
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release
  • Added subtreeArray for joints and rigid-bodies.

Release notes

09 Nov 16:09
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release
  • Extended API for MultiBodySystemFactories and MultiBodySystemTools.
  • Bugfix in the random tools when creating RevoluteJoint.

Release notes

08 Nov 22:47
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release

Added the option to consider the inertia of the ignored rigid-bodies is the different algorithms. It is still way less expensive to consider the inertia of ignored rigid-bodies than considering their parent joints.

Release notes

08 Nov 20:08
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release
  • Bugfix in the inverse dynamics calculator for when the joint accelerations are not considered.
  • Added MultiBodySystemTools.collectSubtreeSuccessors(JointBasics…)

Release notes

08 Nov 00:31
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release
  • Extended the API for the MultiBodySystemRandomTools
  • Fixed MultibodySystemViewer to handle FixedJoints
  • For the algorithms internal step, fixed the root check to not rely on the rigid-body to be the root of the system.

Release notes

07 Nov 01:09
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release

Few tweaks to the joint and rigid-body classes.

Release notes

06 Nov 00:04
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release

Few fixes for the yo-spatials.

Release notes

05 Nov 22:44
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release

Added option to compute dynamic wrench with a complex SpatialInertia.

Release notes

05 Nov 19:48
Compare
Choose a tag to compare
Release notes Pre-release
Pre-release

Updated some dependencies.
Minor bugfix for SpatialForce.