dart icon indicating copy to clipboard operation
dart copied to clipboard

Add optional simulation step functions

Open jslee02 opened this issue 11 years ago • 1 comments

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 avatar Sep 21 '14 18:09 jslee02

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[bot] avatar Feb 13 '18 20:02 stale[bot]