DAIRLab / dairlib

MIT License
66 stars 26 forks source link

addressing velocity discontinuities correctly in the cost function #236

Closed yangwill closed 3 years ago

yangwill commented 3 years ago

Implementation of a more general version of #231.

Creates a Substitution member variable in Dircon that replaces the velocity variables with the correct post-impact velocity variables.


This change is Reviewable