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
Given that the documentation says "A normal DMP is used to represent a Cartesian trajectory given by positions and quaternions." I think that this was actually done on purpose to see how well it works. Of course, it is not the "correct" way to do it. I am open for suggestions to improve the example. Maybe a comparison between the two DMPs would be useful.
hi @AlexanderFabisch I think there is a potential bug in the example
movement_primitives/examples/sim_cartesian_dmp.py
Lines 20 to 22 in 47bb036
should this not be
CartesianDMP
?The text was updated successfully, but these errors were encountered: