Skip to content

Releases: humanoid-path-planner/hpp-practicals

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:37
v5.1.0
Compare
Choose a tag to compare

Changes in v5.1.0:

  • Nix: initial support
  • update tooling

Release v5.0.0

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

Changes in v5.0.0

  • fix typo
  • update packaging
  • update tooling

Release v4.15.1

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

Release v4.14.0

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

Release v4.13.0

20 Jan 12:13
v4.13.0
Compare
Choose a tag to compare
Release of version 4.13.0.

Release v4.12.0

06 Oct 14:38
v4.12.0
Compare
Choose a tag to compare

Changes in v4.12.0:

  • add slides
  • update instructions

Release v4.11.0

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

Changes in v4.11.0:

  • Update slides
  • Add comment in solve_by_hand to warn that the loop never ends.

Release v4.9.0

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

Changes in v4.9.0:

  • Update rrt.py to recent modifications in gepetto-viewer.
  • CMake Exports

Release v4.7.0

07 Oct 14:17
v4.7.0
Compare
Choose a tag to compare

Changes since v4.6.0:

  • Allow python3 and fix imports for it
  • Update screen captures.
  • Update instructions and scripts
  • [instruction] Run gepetto-gui -c basic for exercise 1.
  • [script] In rrt.py, do not create viewer right away.