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

Fix BallJointConstraint and WeldJointConstraint #247

Merged
merged 5 commits into from
Sep 30, 2014
Merged

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Sep 25, 2014

BallJointConstraint had bug in computation of constraint impulse. For example, the closed loop in rigidLoop app showed weird behavior at the beginning of the simulation. The ball joint is passive joint but it looks like some impulse was applied to the ball joint.

This pull request fixes the incorrect computation of constraint impulse for BallJointConstraint and WeldJointContraint.

jslee02 added a commit that referenced this pull request Sep 30, 2014
Fix BallJointConstraint and WeldJointConstraint
@jslee02 jslee02 merged commit 88495a5 into master Sep 30, 2014
@jslee02 jslee02 added this to the Release DART (14.12) milestone Sep 30, 2014
@jslee02 jslee02 deleted the joint_constraints branch November 22, 2014 05:56
@jslee02 jslee02 modified the milestones: Release DART 4.2, Release DART 4.3 Nov 22, 2014
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

1 participant