Skip to content

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

Release v4.8.0

28 Nov 11:31
v4.8.0
Compare
Choose a tag to compare

Changes since v4.7.0:

  • [Doc] document some idl functions.
  • [CMake] update to changes in hpp-corbaserver
  • Homogeneize idl and python API
  • Update to API change of hpp::manipulation::Problem
  • [idl] Add Graph::applyEdgeLeafConstraints.
  • Fix Graph::applyEdgeLeafConstraints.
  • Bind Edge::configConstraint and Edge::pathConstraint
  • Fix compilation with qpOASES
  • Update CMake

Release v4.7.0

04 Oct 12:54
v4.7.0
Compare
Choose a tag to compare

Changes since v4.6.1:

  • Fix compatibility with Python 3.
  • Fix constructor of HumanoidRobot

Release v4.5.0

25 Apr 09:20
v4.5.0
Compare
Choose a tag to compare

Changes since v4.4.0:

  • Remove all references to hpp-wholebody-step-corba.
  • Update to changes into hpp-corbaserver.
  • [Python] Fix unbreakable spaces
  • [CMake] IDL: Fix Python stubs generation.
  • Fix Python robot classes.
  • Add Robot.insertRobotModelOnFrame
  • [Python] Fix import for backward compatibility
  • Add IDL for steeringMethod::EndEffectorTrajectory
  • hpp.corbaserver.manipulation.problem_solver.newProblem takes a name.
  • [CI] include conf from rainboard

Release v4.4.0

19 Mar 14:46
v4.4.0
Compare
Choose a tag to compare

Changes since v4.3.0:

  • Update to pinocchio v2.
  • Newer C++11 compatibility

Release v4.3.1

05 Feb 07:00
v4.3.1
Compare
Choose a tag to compare

Fix 4.3 on 18.04 by updating the cmake module

Release v4.3.0

31 Jan 17:45
Compare
Choose a tag to compare
  • [CI] add .gitlab-ci.yml & badges

Version 4.2.0

11 Oct 14:51
v4.2.0
Compare
Choose a tag to compare

Changes since v4.1:

  • Add IDL Graph.deleteGraph
  • Add context to C++ Client
  • Add (set|get)CurrentVelocity in Robot python class.
  • Add method selectConfigurationShooter in problem_solver.py.
  • Update to class renaming in hpp-constraints and hpp-core.
  • Add idl method to disable collision test between 2 joints.