You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The iCub project is happy to announce our Software Distro 2024.05.0 📦
This is a major release that comprises binary packages as well. Therefore, follow the instructions available in our documentation to upgrade your system and/or download the new dependencies.
Added the possibility of testing multiple sensors simultaneously
Added the possibility to log the data via robometry
Added a MATLAB live script for generating the test report
🔘 ergocub-software YAML refactoring
In ergocub-software we reduced the redundancy of YAML configuration files used for URDF generation.
To do so we refactored them for using the includes clause of creo2urdf:
🔘 New joint coupling's sw architecture available on ergoCub
In the previous distro, we presented the new sw architecture for handling the coupling in underactuated systems, in this one we managed to complete the whole sw stack for publishing the physical joints quantities of ergoCub robot:
gz-sim-yarp-plugins package contains YARP plugins for Modern Gazebo. The project is still in an early version, for this reason, we would appreciate your feedback to improve them and add missing functionalities (by opening an issue here). Some guides are already available, for example:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
2024.05.0 Distro Announcement
Brief description of the announcement
Hello @robotology/everyone 👋
The iCub project is happy to announce our Software Distro 2024.05.0 📦
This is a major release that comprises binary packages as well. Therefore, follow the instructions available in our documentation to upgrade your system and/or download the new dependencies.
You can find the tags composing this distro in our Software Versioning Table.
Detailed context
This distro is shipped with several updates and fixes, including the ones listed hereafter:
🆕 Updates
🔘 IMU test
We improved the
imu-test
oficub-tests
as follow:robometry
🔘
ergocub-software
YAML refactoringIn
ergocub-software
we reduced the redundancy of YAML configuration files used for URDF generation.To do so we refactored them for using the
includes
clause ofcreo2urdf
:🔘
ergoCub
configuration files refactoredBy leveraging on the YRI tags
enable_by
anddisable_by
, @traversaro helped cleaning up theergoCub
configuration files quite significantly.For further information, refer to:
enable_by
anddisable_by
yarprobotinterface tags robots-configuration#641🔘 New joint coupling's sw architecture available on ergoCub
In the previous distro, we presented the new sw architecture for handling the coupling in underactuated systems, in this one we managed to complete the whole sw stack for publishing the physical joints quantities of ergoCub robot:
🔘 Handling of the overcurrent flag on the AMCBLDC
The architectural model of the AMCBLDC is now able to handle the overcurrent flag correctly as per protocol.
🔘 gz-sim-yarp-plugins now available
gz-sim-yarp-plugins package contains YARP plugins for Modern Gazebo. The project is still in an early version, for this reason, we would appreciate your feedback to improve them and add missing functionalities (by opening an issue here). Some guides are already available, for example:
Note: This project is also available as a conda-forge package.
Beta Was this translation helpful? Give feedback.
All reactions