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

Initialize mRestPosition if zero is not in range. #485

Merged
merged 1 commit into from Aug 9, 2015

Conversation

mkoval
Copy link
Collaborator

@mkoval mkoval commented Aug 5, 2015

This pull request fixes the bug that I fixed in #438. This was intended to be fixed with the addition of mInitialPositions in #449. However, that pull request only sets mInitialPositions, not mRestPositions, in the URDF and SDF loaders.

This pull request restores the same logic to mRestPositions.

@mxgrey
Copy link
Member

mxgrey commented Aug 5, 2015

I suppose this is alright. I wouldn't normally assume that the rest position should be the same as the initial position, but since we don't have a way of reading a rest position from SDF or URDF, we may as well make the assumption for lack of a better alternative. 👍

@jslee02 jslee02 added this to the DART 5.1.0 milestone Aug 9, 2015
@jslee02
Copy link
Member

jslee02 commented Aug 9, 2015

👍

jslee02 added a commit that referenced this pull request Aug 9, 2015
Initialize mRestPosition if zero is not in range.
@jslee02 jslee02 merged commit 15dd9d1 into dartsim:master Aug 9, 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

Successfully merging this pull request may close these issues.

None yet

3 participants