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
Currently, the bug described in robotology/yarp#2054 prevents the usage of YARP 3.2 with wearable due to the impossibility of communicating trough WearableData messages.
For this reason, it is suggested not to update YARP until the issue is solved. Unfortunately, installing all the required software in a new machine rolling back to an older version of YARP is not really straightforward at the moment since it is not possible to use the robotology-superbuild (or at least the master) because of recent changes that took place (such as Robot Testing Framework 2.0 release).
If this problem persists for some while I would recommend to create a ProjectsTagsAndy.cmake similar to ProjectsTagsDevel.cmake containing the commits pre-yarp 3.2, and then load the new file in the main CMakeLists.txt.
If this problem persists for some while I would recommend to create a ProjectsTagsAndy.cmake similar to ProjectsTagsDevel.cmake containing the commits pre-yarp 3.2, and then load the new file in the main CMakeLists.txt.
Currently, the bug described in robotology/yarp#2054 prevents the usage of
YARP 3.2
withwearable
due to the impossibility of communicating trough WearableData messages.For this reason, it is suggested not to update YARP until the issue is solved. Unfortunately, installing all the required software in a new machine rolling back to an older version of YARP is not really straightforward at the moment since it is not possible to use the
robotology-superbuild
(or at least themaster
) because of recent changes that took place (such as Robot Testing Framework 2.0 release).CC @Yeshasvitvs @kouroshD @diegoferigo @traversaro
The text was updated successfully, but these errors were encountered: