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
Yes, this is a YARP plugin
* library: /home/ngenesio/robotology/robotology-superbuild/build/install/lib/yarp/xsensmt.so
* system version: 5
* class name: yarp::dev::XsensMT
* base class: yarp::dev::DeviceDriver
terminate called after throwing an instance of 'std::system_error'
what(): Invalid argument
terminate called recursively
Aborted
If you run :
You get:
Commenting out
yarp-device-xsensmt/xsensmt/XsensMT.cpp
Line 43 in aa72d8b
I am afraid it is related to the thread that it is initialized in the open phase that it is not called.
cc @traversaro @violadelbono @davidetome
The text was updated successfully, but these errors were encountered: