Skip to content

Releases: Gepetto/example-robot-data

Release v3.6.1

25 Sep 06:38
v3.6.1
Compare
Choose a tag to compare

Changes since v3.6.0:

  • fix typo in Hector
  • fix collision pairs in hyq
  • fix collision model in talos

Release v3.6.0

09 Sep 09:35
v3.6.0
Compare
Choose a tag to compare

Changes in v3.6.0:

  • add full Talos

Release 3.5.0

14 Aug 07:12
v3.5.0
1df6213
Compare
Choose a tag to compare

This new release fixes major flows in the scripts and provides full support of Windows.

Release v3.4.2

23 Jun 08:34
v3.4.2
Compare
Choose a tag to compare

Changes in v3.4.2:

  • allow user to define PYTHON_SITELIB

Release v3.4.0

20 Jun 08:38
v3.4.0
Compare
Choose a tag to compare

Changes in v3.4.0:

  • added panda, an arm robot
  • fixed visual loading : using ROS_PACKAGE_PATH is no longer necessary 🎉

Release v3.3.0

29 Apr 11:50
v3.3.0
Compare
Choose a tag to compare

Changes in v3.3.0:

  • update solo12
  • [README] document ROS_PACKAGE_PATH use
  • [CMake] pinocchio required only for tests, fix #22
  • ⚠️ Fix package paths in URDFs ⚠️

Release v3.2.0

02 Apr 12:29
v3.2.0
Compare
Choose a tag to compare

Changes since v3.1.2:

  • delete duplicate file
  • Add the IRIS quadcopter model
  • [CMake] Export

Release v3.1.2

07 Feb 07:50
v3.1.2
Compare
Choose a tag to compare

Changes since v3.1.1:

  • Migrate universal robot srdf files from hpp-universal-robots.
  • Include ur srdf into loadUR
  • Added effort limits for reduced models
  • Fix compatibility with numpy matrix

Release v3.1.1

27 Nov 12:18
v3.1.1
Compare
Choose a tag to compare

Changes since v3.1.0:

  • add path.py.in, similar to path.hpp.in
  • romeo_description: remove unused files
  • anymal_b_simple_description: Add missing inertia, fix for simulator
  • hyq_description: Add inertia information for simulator
  • [Python] switch to numpy arrays

Release v3.1.0

25 Nov 23:05
v3.1.0
Compare
Choose a tag to compare

Changes since v3.0.0:

  • add path.hpp
  • install package.xml
  • update & clean CMake