Skip to content

Releases: robotology/icub-models

icub-models v1.23.3

08 Apr 16:52
29cdde0
Compare
Choose a tag to compare

[1.23.3] - 2020-04-08

Fixed

  • In Python helper library, fix the get_models_path() when the icub_models package is installed with the robotology-superbuild (#149, #150).
  • Fix the PYTHON_ABSOLUTE_INSTDIR when a relative PYTHON_INSTDIR is detected (#150)

icub-models v1.23.2

30 Mar 21:14
2c9f8ab
Compare
Choose a tag to compare

[1.23.2] - 2020-03-31

  • Fix CMake configuration if Python library installation is enabled (#146).

icub-models v1.23.1

30 Mar 10:13
b2e37d6
Compare
Choose a tag to compare

[1.23.1] - 2022-03-30

Changed

  • The python module icub_models is now implemented in pure python. This removes the pybind11 dependency (#143).

icub-models v1.23.0

28 Feb 08:47
dfd5613
Compare
Choose a tag to compare

[1.23.0] - 2022-02-28

Added

  • Implement a machinery to easily access model locations on C++ and Python (#130)

Changed

Fixed

icub-models v1.22.1

04 Dec 15:11
ab11b8c
Compare
Choose a tag to compare

[1.22.1] - 2021-12-04

Fixed

icub-models v1.22.0

12 Nov 09:05
102edcb
Compare
Choose a tag to compare

[1.22.0] - 2021-11-12

Changed

Fixed

icub-models v1.21.1

03 Sep 17:41
24713ca
Compare
Choose a tag to compare

[1.21.1] - 2021-09-03

Fixed

  • Fixed document on the use of AMENT_PREFIX_PATH environment variable (#101).
  • Fixed wrong default collision on the arms that slowed down Gazebo Classic simulation for iCub3 models (#100, robotology/icub-models-generator#208).

icub-models v1.21.0

27 Aug 15:13
c6e295a
Compare
Choose a tag to compare

[1.21.0] - 2021-08-27

Added

  • The hand_mk3 and wrist_mk2 containing the new version of iCub's hand and wrist, codenamed iCub hand Mk3 and iCub wrist Mk2, have been added to the repo. As this models are still in development, they could change in the future (robotology/icub-models-generator#203, #95).

Changed

Fixed

icub-models v1.20.0

30 May 10:24
955de8f
Compare
Choose a tag to compare

[1.20.0] - 2021-05-30

Changed

The gains and damping parameters of iCubGazeboV3 have been changed (robotology/icub-models-generator#199).

icub-models v1.19.0

24 Feb 20:39
1c9dd81
Compare
Choose a tag to compare

[1.19.0] - 2021-02-24

Added

Fixed