Hello,
I have a 4 DOF robot. And I would like to control using a servo using Cartesian coordinates. When I use the servo_node/delta_twist_cmds topic, I am not able to perform front-back movements that should be possible without any problems with end_of_efector. Instead, he receives a warning
Very close to a singularity, emergency stop
In the Humble version I was able to use the ChangeDiffDimensions messages to make possible moves, but now I don't know if the package now assumes that all freedom steps are possible when receiving a msg. Related with: moveit/moveit2#2224
Can you give me some advice?