Skip to content

Releases: humanoid-path-planner/hpp-manipulation-corba

Release v6.0.0

07 Dec 12:21
v6.0.0
Compare
Choose a tag to compare

Changes in v6.0.0

  • hpp-fcl dependency has been replaced by coal
  • updates for coal v3

Release v5.2.0

09 Oct 19:15
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:36
v5.1.0
Compare
Choose a tag to compare

Changes in v5.1.0:

  • Nix: initial support
  • updated tooling

Release v5.0.0

31 Mar 11:20
v5.0.0
Compare
Choose a tag to compare

Changes in v5.0.0:

  • update to changes in hpp-pinocchio v5.0.0
  • [robot.idl] Add a method to set handle pose in joint
  • [_graph.idl] Bind methods GraphComponent::solveLevelByLevel
  • [Transition Planner] Bind C++ class
  • [constraint_graph_factory] Improve filtering of states
  • [Robot.idl] Fix position in joint when adding handles and grippers
  • [robot.idl] Recreate pinocchio data after modifying the model
  • allow users to create preplacement states in the constraint graph eventhough the placement constraint of the corresponding object is of dimension 0
  • fixes idl methods to create handles and grippers
  • [robot.idl] If srdfName is an empty string, do not try to load the file
  • [SecurityMargins] Allow other separtors besides '/'
  • update packaging
  • update tooling

Release v4.15.1

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

Release v4.14.0

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

Release v4.13.0

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

Release v4.12.0

06 Oct 14:22
v4.12.0
Compare
Choose a tag to compare
Release of version 4.12.0.

Release v4.11.0

04 May 09:19
v4.11.0
Compare
Choose a tag to compare

Changes in v4.11.0:

  • [Problem] Fix security margins for environment contact surfaces.
  • Update serialization
  • Remove passive dofs

Release v4.10.1

24 Sep 17:07
v4.10.1
Compare
Choose a tag to compare

Changes since v4.9.0:

  • In class ConstraintGraphFactory
    • add abstract method transitionIsAllowed,
    • simplify construction of graph,
    • always use constraints and complement for contact constraints (flag strict)
  • Add package.xml.