-
Notifications
You must be signed in to change notification settings - Fork 2
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
Align code to the master
of iDynTree for Stack-of-Task MAP computation
#5
Comments
Useful similar pieces of code: Task 1 (Non collocated wrench estimation)Setup of the berdy option/helper: Computation and use of the Rate of Change of Momentum (no acceleration or velocity terms): Task 2 (Full dynamics)Setup of the berdy option/helper |
The code was merged in |
Sorry, the issue actually refers to the MAPest code implemented in Matlab. @claudia-lat do you have updates on this? Was the code updated? |
Friendly ping @claudia-lat |
The updated version is used in https://github.com/ami-iit/component_cht-intention-retargeting/tree/versionWithMAP/code. |
master
of iDynTree for Stack-of-Task MAP computation
The Stack-of-Task (SoT) MAP code in this repo is not aligned with the master branch of iDynTree.
In general, the SoT code computes the human whole-body kinematics and dynamics estimation as a combo of these two sequential tasks (details in this paper), as follows:
The alignment change concerns the way in which the two tasks implementation is defined, according to this robotology/idyntree#991.
The text was updated successfully, but these errors were encountered: