Skip to content

Releases: robotology/icub-models

v2.8.0

19 Sep 07:36
468b9f7
Compare
Choose a tag to compare

Major Changes

The minimum required version of gazebo-yarp-plugins is now 4.12.0 .

What's Changed

  • iCubGazeboV2_5_visuomanip: migrate hand encoder arrays (i.e. MAIS) sensors to use multipleanalogsensorsserver and gazebo_yarp_robotinterface by @traversaro in #240 .

Full Changelog: v2.7.0...v2.8.0

v2.7.0

06 Sep 12:48
0b08b1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

03 Jun 04:44
ea98d25
Compare
Choose a tag to compare

[2.6.0] - 2024-06-03

Added

Fixed

Removed

v2.5.0

06 Feb 14:31
8364409
Compare
Choose a tag to compare

[2.5.0] - 2024-02-06

Added

Fixed

v2.4.1

30 Oct 11:04
8acbd71
Compare
Choose a tag to compare

[2.4.1] - 2023-10-30

Fixed

  • Fixed version number in CMakeLists.txt and package.xml (#222).

v2.4.0

30 Oct 09:33
d8919f7
Compare
Choose a tag to compare

[2.4.0] - 2023-10-30

Changed

  • Enable publishing of robot joints in ROS 2 via controlBoard_nws_ros2 for iCubGazeboV2_5_visuomanip (#211).
  • CMake: Permit to explictly specify Python installation directory by setting the ICUB_MODELS_PYTHON_INSTALL_DIR CMake variable (#218).
  • Delete unused files (robotology/icub-models-generator#236).
  • Remove iCubGenova04_plus model and rename iCubGazeboV2_5_plus to iCubGazeboV2_5_KIT_007 (robotology/icub-models-generator#250).

Fixed

  • Fixed wrong simulated finger hall effect sensors port names prefix for iCubGazeboV2_5_visuomanip (#215).
  • Fixed compatibility with Python 3.12 and various issues with recent Python versions (#217, #218, #219).
  • Change *_hand_fingers to *_hand_finger in iCubGazeboV2_5_visuomanip for consistency with the real robot (#213).
  • Fix location of collision element in iCubGazeboV3 model (robotology/icub-models-generator#251).

v2.3.0

11 Sep 07:45
9f5e04b
Compare
Choose a tag to compare

[2.3.0] - 2023-09-11

Fixed

icub-models v2.2.2

10 Jul 13:52
c4f82e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

icub-models v2.2.1

10 Jul 11:44
bbf40bd
Compare
Choose a tag to compare

[2.2.1] - 2023-07-10

Important: due to a human error, the change mentioned in the rest of the changelog were not included in the 2.2.0 release of icub-models, but are instead released in this new release 2.2.1.

Fixed

  • Fix Gazebo Classic simulation of iCub 2.* and 3 models, that stopped working since the 2.1.0 release (robotology/icub-models-generator#240). Note that this fix highlighted a bug in icub-models that was introduced in 1.26.0, namely that the names of the FT sensors in the iCub models is not consistent with the real robot. This issue will be fixed in a future release, see robotology/icub-models-generator#242 for more details.

Changed

icub-models v2.2.0

27 Jun 06:59
612dfcf
Compare
Choose a tag to compare

[2.2.0] - 2023-06-27

Fixed

  • Fix Gazebo Classic simulation of iCub 2.* and 3 models, that stopped working since the 2.1.0 release (robotology/icub-models-generator#240). Note that this fix highlighted a bug in icub-models that was introduced in 1.26.0, namely that the names of the FT sensors in the iCub models is not consistent with the real robot. This issue will be fixed in a future release, see robotology/icub-models-generator#242 for more details.

Changed