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.