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

Planar motion is incorrect #65

Open
karenliu opened this issue May 30, 2013 · 2 comments
Open

Planar motion is incorrect #65

karenliu opened this issue May 30, 2013 · 2 comments
Labels
type: bug Indicates an unexpected problem or unintended behavior

Comments

@karenliu
Copy link
Member

If your skeleton can only move in a plane (e.g. 2 translational + 1 rotational dof at the root link), the momentum doesn't seem to conserve in a passive simulation with zero external force. I believe that the problem has something to do with the joint type assumptions made in SkeletonDynamics. For now, please create skeletons with 3 rotational dofs at the root regardless it's planar or not.

@jslee02
Copy link
Member

jslee02 commented Feb 9, 2014

PlanarJoint is added at 8a4f429.

Momentum conservation test should be added for this joint type.

@jslee02 jslee02 added this to the Release DART 4.0 milestone Mar 17, 2014
@jslee02 jslee02 modified the milestones: Release DART 4.1, Release DART 4.0 May 28, 2014
@jslee02 jslee02 modified the milestones: Release DART 5.0, Release DART 4.0.1 Jul 2, 2014
@jslee02 jslee02 modified the milestones: Release DART (15.06), Release DART 4.3 Jan 2, 2015
@jslee02 jslee02 modified the milestones: To Be Determined, Release DART 5.0 Mar 22, 2015
@stale
Copy link

stale bot commented Feb 13, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 13, 2018
@stale stale bot removed the stale label Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants