Skip to content
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

Open
claudia-lat opened this issue Oct 21, 2022 · 5 comments
Assignees

Comments

@claudia-lat
Copy link
Contributor

claudia-lat commented Oct 21, 2022

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:
Screenshot 2022-10-21 at 17 40 38

The alignment change concerns the way in which the two tasks implementation is defined, according to this robotology/idyntree#991.

@lrapetti
Copy link
Member

The code was merged in devel since a while (robotology/idyntree#991), and then released in master with iDynTree v6.0.0 (see https://github.com/robotology/idyntree/releases/tag/v6.0.0)

@lrapetti
Copy link
Member

The code was merged in devel since a while (robotology/idyntree#991), and then released in master with iDynTree v6.0.0 (see https://github.com/robotology/idyntree/releases/tag/v6.0.0)

Sorry, the issue actually refers to the MAPest code implemented in Matlab. @claudia-lat do you have updates on this? Was the code updated?

@RiccardoGrieco
Copy link
Member

The code was merged in devel since a while (robotology/idyntree#991), and then released in master with iDynTree v6.0.0 (see https://github.com/robotology/idyntree/releases/tag/v6.0.0)

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

@claudia-lat
Copy link
Contributor Author

claudia-lat commented Feb 8, 2023

The updated version is used in https://github.com/ami-iit/component_cht-intention-retargeting/tree/versionWithMAP/code.
The main of this repo should be aligned to this one.

@claudia-lat claudia-lat changed the title Align code to the master branch of iDynTree for Stack-of-Task MAP computation Align code to the 'master' of iDynTree for Stack-of-Task MAP computation Dec 5, 2023
@claudia-lat claudia-lat changed the title Align code to the 'master' of iDynTree for Stack-of-Task MAP computation Align code to the master of iDynTree for Stack-of-Task MAP computation Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants