-
Notifications
You must be signed in to change notification settings - Fork 43
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
Reflect matlab-whole-body-simulator#49 (removal of dependency from +wbc) #128
Reflect matlab-whole-body-simulator#49 (removal of dependency from +wbc) #128
Conversation
It makes sense to ad also @Giulero as a reviewer since he's already testing the controllers used on ironCub against the replacement of the "Holder" blocks. |
This branch will need to be rebased on top of |
@nunoguedelha I tested the |
Great @Giulero , regarding the tests it's enough. Thanks! |
…mulator/pull/49 - Full dependency PR link: ami-iit/matlab-whole-body-simulator#49
…ulator - Restore the link of the 'holder' blocks in the controller model to the WBToolbox (utilities) library -> after the new holder implementation was (robotology/wb-toolbox#211). - Remove the 'holder' block (not required anymore) from the 'utilityBlocks_lib.slx' library.
…ntrolBalancingWithSimu.mdl' model
- Converted boolean flags to enumerations. - Introduced None/Warning/EmergencyStop choices.
142a0b5
to
258bced
Compare
Merged. CC @gabrielenava |
The changes are:
+wbc
)WBToolbox (utilities) library -> after the new holder implementation was
(Re-implement the Holder block to make it compatible with code generation and 'treat as atomic unit' wb-toolbox#211).
library.