@mhebert,
I just opened a ticket case to follow-up on your bug, know that we do not support ROS, but we will do our best to help you out. Are you able to reproduce this bug using the Robotiq User Interface ?
You can check out this thread to learn more on the Robotiq User Interface.
Etienne_Samson
@mhebert Can you update ? Any progress ?
Hello,
This is sort of a difficult problem to describe but I will do my best.
I have a 85 two-fingered gripper that I am trying to control with ROS. Everything seems to work fine except for a few rare occasions where the gripper sends this fault message: 0x05 Action delayed, activation (reactivation) must be completed prior to renewed action. I am not really sure what causes the error because I can re-produce it by opening and closing the hand a bunch of times. When this happens, the indicator light goes red temporarily, then purple, then back to solid blue but I can no longer send the hand commands because the is_reset method returns true. I have tried running through the whole initialization code over and nothing. The only thing that works is restarting the program. Interestingly, if I move the hand at a slow speed, I can never get this to happen. It is only when I move quickly.
Hopefully that made some sense and somebody can help. Let me know if I can clarify things.
Thanks in advance,
Mitchell