Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Releases: stack-of-tasks/sot-dynamic-pinocchio

Release v3.4.0

28 Nov 13:06
v3.4.0

Choose a tag to compare

Changes since v3.3.1:

  • Python 3 compatibility
  • Update CMake
  • Format

Maintenance Release v3.3.1

19 Sep 15:21
v3.3.1

Choose a tag to compare

  • include pinocchio before boost
  • fix AngularMomentum
  • fix build on eigen 3.2
  • clean CMake

Release v3.3.0

07 Mar 00:32
v3.3.0

Choose a tag to compare

Changes since v3.2.5:

  • use pinocchio v2 & sot-core v4.1

Release v3.2.5

23 Feb 07:30
v3.2.5

Choose a tag to compare

Changes since v3.2.4:

  • Remove hard-coded timeStep and get it from Device
  • Make isLocal optional argument
  • Provide signal of jacobian endeffector oriented to world frame
  • Switch to BSD
  • Update CI

Release 3.2.4

30 Oct 09:10
v3.2.4

Choose a tag to compare

Separation between C++ and python construction
Fix DynamicPinocchio destructor

Release v3.2.3

17 Oct 12:23
v3.2.3

Choose a tag to compare

  • ccrba is now in a new centroidal.hpp file in Pinocchio v1.3.0

Maintenance Release v3.2.1

04 Sep 10:09
v3.2.1

Choose a tag to compare

Fix missing include

Maintenance Release v3.2.0

23 Aug 10:57
v3.2.0
f844c3b

Choose a tag to compare

  • [CMake] add BUILD_PYTHON_INTERFACE option
  • Remove shell
  • [CI][CMake] add .gitlab-ci.yml & badges, sync submodules, update cmake

Removed useless header dependencies

02 May 15:47
v3.1.8
f5bc5a1

Choose a tag to compare

In this new version, the repository has less dependency to some headers provided by pinocchio.

Release 3.1.6

16 Jan 13:50

Choose a tag to compare

Maintainence release. Fixes issues raised due to changes in Pinocchio