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

Feature/properly handle link solid shapes #658

Merged
merged 4 commits into from
Apr 1, 2020

Conversation

fjandrad
Copy link
Contributor

Added templates to correctly handle the modelSolidShapes type of variable obtained with the method
model.visualSolidShapes.linkSolidShapes

The reference issue is #656

bindings/iDynTree.i Outdated Show resolved Hide resolved
@traversaro
Copy link
Member

The change seems fine, can you update the CHANGELOG ( https://github.com/robotology/idyntree/blob/devel/CHANGELOG.md )? Thanks!

fjandrad and others added 2 commits March 27, 2020 11:09
Yes, deleting the commented test.

Co-Authored-By: Silvio Traversaro <silvio.traversaro@iit.it>
@fjandrad
Copy link
Contributor Author

fjandrad commented Apr 1, 2020

@traversaro can I merge?

@traversaro
Copy link
Member

Hi @fjandrad , on iDynTree I tipically handle merge personally being the maintainer. For the future, please reply to the PR when you address a review comment, otherwise the reviewer does not get any notification if you just push to the branch without any comment.

@traversaro traversaro merged commit 8a83d3b into devel Apr 1, 2020
@traversaro traversaro deleted the feature/properlyHandleLinkSolidShapes branch April 1, 2020 12:05
@fjandrad
Copy link
Contributor Author

fjandrad commented Apr 1, 2020

please reply to the PR when you address a review comment, otherwise the reviewer does not get any notification if you just push to the branch without any comment.

Will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bindings] Can not access the visual objects in Matlab
2 participants