-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spawn waist xsensmt
standalone and attach it to NWS
#373
Conversation
9777a7c
to
f52b617
Compare
Today thanks to @HosameldinMohamed I was able to test these changes on iRonCub, I found some small issues that I fixed on all the robot. I think it is ready for merging |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done 👍🏻
Let's keep this in review for a few days to give @traversaro the chance to chime in. Otherwise, I'll be happy to merge.
Merging anyway. |
It seems fine! It is probably relevant for people mantaining copies/forks of this configuration files, that they may want to get aligned: @gabrielenava @HosameldinMohamed @S-Dafarra @GiulioRomualdi @isorrentino . |
xsensmt
standalone and attach it to the NWS
xsensmt
standalone and attach it to the NWSxsensmt
standalone and attach it to NWS
This PR fixes #355
With these changes the
xsensmt
device of the waist is spawn standalone and then attached by its nws(multipleanalogsensorsserver
) and by its deprecated nws(inertial
).Please review code.