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

Add optional simulation step functions #238

Open
jslee02 opened this issue Sep 21, 2014 · 1 comment
Open

Add optional simulation step functions #238

jslee02 opened this issue Sep 21, 2014 · 1 comment
Labels
priority: low no timeline yet

Comments

@jslee02
Copy link
Member

jslee02 commented Sep 21, 2014

There are some options we can choose for forward dynamics simulation step. They are integration method, handling method for velocity constraints and position constraints. There could be number of combination of them depending on speed, accuracy, and guarantee of constraint satisfaction. DART currently has one step function of semi-implicit Euler integration, correcting velocity and position constraints using impulse simultaneously.

@jslee02 jslee02 added priority: medium should be resolved before the next release tag: feature request Indicates new feature requests Comp: Dynamics labels Sep 21, 2014
@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
@jslee02 jslee02 added priority: low no timeline yet and removed priority: medium should be resolved before the next release tag: feature request Indicates new feature requests labels Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low no timeline yet
Projects
None yet
Development

No branches or pull requests

1 participant