Skip to content

Releases: humanoid-path-planner/hpp-constraints

Release v5.2.0

09 Oct 19:16
v5.2.0
Compare
Choose a tag to compare

Changes in v5.2.0:

  • nix: move package to nixpkgs
  • ci: use https
  • setup mergify

Release v5.1.0

02 Jul 08:29
v5.1.0
Compare
Choose a tag to compare

Changes in v5.1.0:

  • fix assert in Eigen
  • remove use of deprecated symbols
  • Nix: initial support
  • update tooling

Release v5.0.0

31 Mar 10:53
v5.0.0
Compare
Choose a tag to compare

Changes in v5.0.0:

  • ⚠️ removed deprecated symbols
  • update to hpp-pinocchio v5.0.0
  • make RelativeCom use thread-safe device
  • fix compilation warnings
  • update packaging
  • update tooling

Release v4.15.1

20 Jan 12:11
v4.15.1
Compare
Choose a tag to compare
Release of version 4.15.1.

Release v4.14.0

02 Nov 14:30
v4.14.0
Compare
Choose a tag to compare
Release of version 4.14.0.

Release v4.13.0

31 May 07:25
v4.13.0
Compare
Choose a tag to compare
Release of version 4.13.0.

Release v4.12.0

06 Oct 13:47
v4.12.0
Compare
Choose a tag to compare

Changes in v4.12.0:

  • Fix ConvexShapeContactComplement

Release v4.11.0

04 May 08:33
v4.11.0
Compare
Choose a tag to compare

Changes in v4.11.0:

  • Solvers now handle constraints with right hand sides in Lie groups.
  • A mask has been added to class Implicit to select which lines of the
    constraint should be taken into account (active rows).
  • Use hpp::shared_ptr instead of boost::shared_ptr
  • Remove usage of boost list_of
  • [solver] Add methods isSatisfied with input error threshold.

Release v4.10.1

24 Sep 16:41
v4.10.1
Compare
Choose a tag to compare

Changes since v4.9.0:

  • ConvexShapeContact classes have been improved.
    • stable position of objects is now unique for any right hand side value of
      the complement constraint.
  • Use cmake to handle dependencies (cmake submodule).
  • Architecture of constraint classes has been simplified.
  • Use Romeo instead of Baxter in tests.
  • Enable users to use GenericTransformation with a joint2 equal to 0x0.
  • Add serialization functions.

release 4.10.0

17 Aug 11:04
Compare
Choose a tag to compare
v4.10.0

Release of version 4.10.0.