Skip to content

Releases: stack-of-tasks/tsid

Release v1.4.1

25 Sep 16:53
v1.4.1

Choose a tag to compare

Changes in v1.4.1

  • fix memory leaks thanks to shared_ptr
  • fix warnings
  • fix package.xml for ROS

Release v1.4.0

09 Sep 09:47
v1.4.0

Choose a tag to compare

Changes in v1.4.0:

  • add setGravity
  • stop using StdVec in python to make code more user friendly
  • add 6d contact with motion constraint at priority level 1 in python
  • use example-robot-data in notebooks

Release v1.3.1

05 Jun 19:55
v1.3.1

Choose a tag to compare

Changes in v1.3.1:

  • fix license
  • fix generated tsid.pc

Release v1.3.0

26 May 14:42
v1.3.0

Choose a tag to compare

Changes in v1.3.0:

  • reactive test
  • add package.xml
  • add CheatSheet
  • updates for numpy.array & python 3
  • updateRigidContactWeights: fix and add to python API
  • use eiquadprog
  • fix compatibility with pinocchio v2.4.5

Release v1.2.3

30 Mar 13:41
v1.2.3

Choose a tag to compare

Changes since v1.2.2:

  • renamed tests dir
  • fix python tests
  • CMake: export project and use exports from dependencies
  • CMake: keep minimal required instructions

Release v1.2.2

01 Mar 13:36
v1.2.2

Choose a tag to compare

Changes since v1.2.1:

  • add angular momentum equality task
  • update to pinocchio changes
  • Python 3 compatibility
  • add some documentation
  • fix python issue

Maintenance Release v1.2.1

19 Sep 15:17
v1.2.1

Choose a tag to compare

  • fix compatibility with recent pinocchio versions

Release v1.2.0

06 Mar 23:10
v1.2.0

Choose a tag to compare

Changes since v1.1.0:

  • Pinocchio v2, fix #31
  • Fix demo_romeo for pinocchio v2
  • Pull request for use TSID in python.
  • Add missing includes, fix #18

Release v1.1.0

10 Oct 09:16
v1.1.0

Choose a tag to compare

This release updates to non backward-compatibles changes in pinocchio v1.3.0

TSID 1.0.2

12 Jun 17:57
6cdcde3

Choose a tag to compare

This release is mostly a maintenance release.
It fixes some bug with respect to Pinocchio.
It also fixes some issues with respect to the packaging.