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

Add support for nonConsideredAxesPositions parameter #188

Merged
merged 11 commits into from
Apr 23, 2024

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Apr 18, 2024

This PR requires iDynTree v12.2.0, to use the feature added in robotology/idyntree#1174 . It can be used to deal with robots that have the revolute joints fixed to a given position, using the nonConsideredAxesPositions option to set their value. If the value of a joint is not set, it is assumed that the joint is fixed to the 0 position, as it happened before this

@traversaro
Copy link
Member Author

pixi CI has been modified to use robotology/idyntree#1174, so it works. conda CI fails as expected.

@traversaro
Copy link
Member Author

conda CI is failing as we do not have an icub-main binary compiled with ipopt 3.14.15 or 3.14.16 . I guess we can just remove icub-main for the time being.

@traversaro
Copy link
Member Author

conda CI is failing as we do not have an icub-main binary compiled with ipopt 3.14.15 or 3.14.16 . I guess we can just remove icub-main for the time being.

Actually we can't, as icub-main is actually a dependency of whole-body-estimator. The pixi CI is working as it is compiling icub-main from source. At this point, I think we can just drop the conda-ci.yml as the pixi CI is doing almost the same.

@traversaro
Copy link
Member Author

traversaro commented Apr 23, 2024

Ok, now the PR is ready for review. @GiulioRomualdi @S-Dafarra

@traversaro traversaro requested a review from S-Dafarra April 23, 2024 07:56
@S-Dafarra
Copy link
Collaborator

Great!

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

Successfully merging this pull request may close these issues.

2 participants