You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very interested in pinocchio::contactInverseDynamics() and computeContactImpulses(). However, there is no examples using these two functions in examples folder.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am very interested in
pinocchio::contactInverseDynamics()
andcomputeContactImpulses()
. However, there is no examples using these two functions in examples folder.I have read this paper Proximal and Sparse Resolution of Constrained Dynamic Equations, but still bothered by the arguments like
cones
: list of friction cones.R
: vector representing the diagonal of the compliance matrix.constraint_correction
: vector representing the constraint correction.in these two functions, could you please provide some paper or cheat sheet to explain the arguments?
Thank you very much!!!!!
Beta Was this translation helpful? Give feedback.
All reactions