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
Hi, I am trying to create a virtual spring-damper between two body nodes from two different skeletons. I need to get the distance between these two bodies (for force calculation) and the relative rotation between them (for torque calculation).
After getting these values I can use Hook's law to calculate forces.
How can I do that in DART?
I am using DART6.8.