Releases: stack-of-tasks/pinocchio
Pinocchio 2.2.1
This new release fixes the ROS package version number and updates the robot models.
Pinocchio 2.2.0
This new release of Pinocchio introduces:
- analytical formula for Hessian of the kinematics
- derivatives of the difference operation
- new derivatives for static torque quantity
- new models for tests and examples.
It adds some signature non-exposed in Python.
It also deletes outdated function signatures that have been deprecated in 2.0.x versions.
It also improves the packaging with respect to ROS or other robotics frameworks.
Pinocchio 2.1.11
This release fixes missing update of the ROS package.xml file with the new version.
Pinocchio 2.1.10
This new release allows throwing when some input arguments are not fulfilled (useful feature in Python). It also provides new support for Hessian of the kinematics. Finally, the project is now packaged for ROS integration.
Pinocchio 2.1.9
This is a maintenance release, with some fixes concerning the contact dynamics, better support of LOCAL_WORLD_ALIGNED option and fixes with respect to some recent versions of CppADCodeGen.
Pinocchio 2.1.8
This is a maintenance release providing several fixes:
- remove memory allocation in ABA derivatives with contact forces
- better handling of boost::Variant
- better support of Majax
It also provides new features in the documentation of mathematical formula.
Pinocchio 2.1.7
This new release improves:
- the support of AutoDiff frameworks
- the efficiency of some core algorithms
fixes:
- the support of Majax
- the compatibility with Python 2/3
Pinocchio 2.1.6
This new release improves the packaging of the project and provides new algorithms to compute the Jacobians of the center of mass of each subtree.
Pinocchio 2.1.5
This new release provides support for JointMimic and JointRevoluteUnboundedUnaligned.
It also comes with the full support of CasADi.
Thanks to @mkatliar for helping us to provide this support.
Pinocchio 2.1.4
This new release provides some fixes with respect to Python bindings, C++17 as well as new important features:
- dynamic regressor for identification
- add support of multiple viewers
- improve analytical derivatives