Skip to content

Release v5.0.0

Compare
Choose a tag to compare
@nim65s nim65s released this 31 Mar 11:20
· 58 commits to master since this release
v5.0.0

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