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

[SWIG] Add support for std::deque of yarp::dev::IControlLimits* #711

Merged
merged 1 commit into from
Jan 7, 2021
Merged

[SWIG] Add support for std::deque of yarp::dev::IControlLimits* #711

merged 1 commit into from
Jan 7, 2021

Conversation

xEnVrE
Copy link
Contributor

@xEnVrE xEnVrE commented Jan 7, 2021

As per the title, this PR add SWIG support for std::deque<yarp::dev::IControlLimits*> that is used, among others, in iCub::iKin derived classes implementing the method alignJointsBounds.

Fixes #710

@pattacini pattacini merged commit 2e4e349 into robotology:master Jan 7, 2021
@xEnVrE
Copy link
Contributor Author

xEnVrE commented Jan 7, 2021

Thank you @pattacini

@xEnVrE xEnVrE deleted the impl/swig_deque_ctl_limits branch January 7, 2021 08:58
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.

Use alignJointsBounds from SWIG
2 participants