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

Cleanup use of YARP deprecated methods #151

Closed
traversaro opened this issue Apr 29, 2022 · 1 comment
Closed

Cleanup use of YARP deprecated methods #151

traversaro opened this issue Apr 29, 2022 · 1 comment
Assignees

Comments

@traversaro
Copy link
Member

YARP deprecated methods such as asDouble are used in the codebase, for example in

iDynTree::Position position(positionList->get(0).asDouble(),
. That code will not compile once robotology/yarp#2833 is merged.

@lrapetti
Copy link
Member

Done in #152

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

2 participants