movement_primitives
movement_primitives copied to clipboard
coupling terms not matching the equation in article
why F12 = self.k * (-self.desired_distance - da),should it be (self.desired_distance-da)
I am not entirely sure about this. It is working in this example though: https://github.com/dfki-ric/movement_primitives/blob/main/examples/plot_coupling_1d_to_1d.py