epfl-lasa / kuka-lwr-ros

ROS KUKA robot control (simulation & physical)
58 stars 30 forks source link

kuka actionlib doesn't appear to finish #3

Closed felixduvallet closed 5 years ago

felixduvallet commented 8 years ago

The actionlib (Action_client_cmd_interface) doesn't appear to ever return completion when the commanded action is finished. Only commanding another action stops the current action (See #2).

Have I gone crazy? Probably.