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

BodyNode::getMomentsOfInertia is not const #540

Closed
mkoval opened this issue Oct 29, 2015 · 2 comments
Closed

BodyNode::getMomentsOfInertia is not const #540

mkoval opened this issue Oct 29, 2015 · 2 comments
Milestone

Comments

@mkoval
Copy link
Collaborator

mkoval commented Oct 29, 2015

I suspect that this is an oversight - all of the other getters on BodyNode are const.

@jslee02
Copy link
Member

jslee02 commented Oct 29, 2015

Good catch! I guess I confused because the prototype is similar to getMomentOfInertia(). Will create a pull request for this.

@jslee02
Copy link
Member

jslee02 commented Nov 2, 2015

I believe this is resolved by #541.

@jslee02 jslee02 closed this as completed Nov 2, 2015
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