Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Releases: humanoid-path-planner/hpp-rbprm

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:26
v4.14.0
Compare
Choose a tag to compare
Release of version 4.14.0.

Release v4.13.0

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

Release v4.12.0

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

Changes in v4.12.0:

  • remove dynamic exception specifications for C++17

Release v4.11.0

04 May 09:08
v4.11.0
Compare
Choose a tag to compare
Release of version 4.11.0.

Release v4.10.1

16 Nov 23:00
v4.10.1
Compare
Choose a tag to compare

Changes in v4.10.1:

  • fix tests

Release v4.10.0

15 Oct 17:17
v4.10.0
Compare
Choose a tag to compare
Release of version 4.10.0.

Release v4.9.0

29 Apr 13:38
v4.9.0
Compare
Choose a tag to compare

Changes in v4.9.0:

  • Reimplement ConfigurationShooter::impl_shoot rather than shoot.
  • Add and update unit tests
  • fix reachability
  • Update README
  • [Reachability] set TryQuasiStatic to the same value as staticStability
  • Contact Generation: only sort the sample DB once
  • Refactoring hpp-spline -> Curves
  • Fix Analysis and reachability
  • CMake Exports

Release v4.8.0

28 Nov 13:00
v4.8.0
Compare
Choose a tag to compare

Changes since v4.7.0:

  • shooter : fix segfault when environment is not BV_OBBRSS type with triangles
  • Update to changes in hpp-fcl and hpp-core
  • Update CMake

Release v4.7.0

04 Oct 13:11
v4.7.0
b8a91ea
Compare
Choose a tag to compare

Changes since v4.6.0:

  • remove use of ProblemSolver::latest from test/tools-obstacle
  • projection : fix and add desired rotation
  • [BUG FIX] addGoalConfig does not work with interpolateConfig
  • include pinocchio before boost
  • Topic/kinodynamic_orientation
  • [test] update value of mass for hyq abstract model
  • Change reachability API for quasiStatic methods