I'm trying to get the iiwaActionServer working but I'm not getting anywhere and neither is my IIWA.
target3 is a valid geometry_msgs::Pose validated by navigating to it directly with SmartServo, but doing the same with an Action doesn't work - despite trying the tip given by exoCore here to initate with a joint_command.
On the smartPAD I just get Publishing curret goal reached: /iiwa/myNode-blablablah
Is there a common format/template for using the ActionServer?
I also tried setting the goal to iiwa:s currentPose with position.x+=0.1 and such with no success
Hello!
I'm trying to get the iiwaActionServer working but I'm not getting anywhere and neither is my IIWA.
target3 is a valid geometry_msgs::Pose validated by navigating to it directly with SmartServo, but doing the same with an Action doesn't work - despite trying the tip given by exoCore here to initate with a joint_command.
On the smartPAD I just get Publishing curret goal reached: /iiwa/myNode-blablablah
Is there a common format/template for using the ActionServer? I also tried setting the goal to iiwa:s currentPose with position.x+=0.1 and such with no success