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
This is to let you know that we have just finalized our Software Distro 2020.02 📦
As already announced in #377, this is a major release that comprises binary packages as well. Therefore, follow the updated instructions available in the wiki to upgrade your system and/or download the new dependencies.
Rely on YCM, which is now a mandatory dependency for icub-main. You'll find out more details in the installation instructions.
⚠️ Disclaimer
We have changed the way we produce installers for Windows as we now officially make use of vcpkg to handle dependencies. We have been consolidating this process and thus there are still known issues we are going to definitely fix in the next distro. Should you need help, don't hesitate to get back to us!
This distro is shipped with the updates and fixes reported hereinafter.
🆕 Updates
All the robots contained in robots-configuration are compatible with the latest Motion Control Version 6.
⚪ Click to find the robots we specifically upgraded in this distro 🤖
iCubDarmstadt01
iCubEdinburgh01
iCubHeidelberg01
iCubLausanne02
iCubNancy01
iCubNottingham01
iCubSheffield01
iCubSingapore01
iCubTwente01
iCubHamburg01
We cleaned up and made icub-mainOpenCV4 ready as well as a number of sister projects we daily use as icub-tutorials, icub-basic-demos, icub-tests, iol, himrep, segmentation and a few more.
We completed the update of icub-main to the use of std::mutex in place of the deprecated yarp::os::Mutex.
We extended the red-ball-demo to cover the case of robots where a physical torso is not available like iCubChemnitz01:
This discussion was converted from issue #386 on December 12, 2020 12:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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
-
Hello @robotology/everyone 👋
This is to let you know that we have just finalized our Software Distro 2020.02 📦
As already announced in #377, this is a major release that comprises binary packages as well. Therefore, follow the updated instructions available in the wiki to upgrade your system and/or download the new dependencies.
You can find the tags composing this distro in our Software Versioning Table.
The binaries cover the following platforms:
Be careful since we now strictly require you to:
YCM
, which is now a mandatory dependency foricub-main
. You'll find out more details in the installation instructions.We have changed the way we produce installers for Windows as we now officially make use of
vcpkg
to handle dependencies. We have been consolidating this process and thus there are still known issues we are going to definitely fix in the next distro. Should you need help, don't hesitate to get back to us!This distro is shipped with the updates and fixes reported hereinafter.
🆕 Updates
robots-configuration
are compatible with the latest Motion Control Version 6.⚪ Click to find the robots we specifically upgraded in this distro 🤖
icub-main
OpenCV4 ready as well as a number of sister projects we daily use asicub-tutorials
,icub-basic-demos
,icub-tests
,iol
,himrep
,segmentation
and a few more.icub-main
to the use ofstd::mutex
in place of the deprecatedyarp::os::Mutex
.iCubChemnitz01
:iKinCartesianSolver
to deal with custom LIC, plus fixed handling of direct/reverse order w/ custom kin.🐞 Fixes
WBD
crash caused byyarp::sig::Vector
move semantic: see Problem with move semantic in yarp::sig::Vector yarp#2192.iCub_SIM
due to an overload of calls to log directives: see iCub_SIM crashes in some circumstances icub-main#637.Beta Was this translation helpful? Give feedback.
All reactions