-
Notifications
You must be signed in to change notification settings - Fork 29
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
Bump human-dynamics-estimation version to 2.9.0 #368
Conversation
Before doing the new release @davidegorbani can you check #366 is fixed when using the updated configuration files? |
Yes, now it is working correctly! Thank you @lrapetti! |
The CI is failing to setup miniconda on Windows (see https://github.com/robotology/human-dynamics-estimation/actions/runs/6544507226/job/17823261178?pr=368), the error is the following:
|
Issue opened #369 |
18f33b2
to
202596a
Compare
Ci was fixed, we can merge it |
Fixed
HumanControlBoard
] Fix attach method ([HumanControlBoard] Fix attach #365).Added
HumanWrenchWrapper
andHumanWrenchRemapper
(https://github.com/robotology/human-dynamics-estimation/pull/362/files).IHumanWrench
toHumanLogger
(AddIHumanWrench
interface toHumanLogger
#363).