YouBot: Cannot read gripper values
We have been performing many youBot manipulation experiments, and most of the experiments proceed well, but randomly during them we get:
[ WARN] [1449597292.790741537]: Receiving data failed
[ WARN] [1449597293.014359676]: Cannot read gripper values: Unable to get parameter: ActualPosition from the gripper
[ WARN] [1449597293.217931475]: Receiving data failed
[ERROR] [1449597293.320430594]: Lost EtherCAT connection
[ WARN] [1449597293.442503860]: Cannot read gripper values: Unable to get parameter: ActualPosition from the gripper
[ WARN] [1449597293.446424837]: No EtherCAT connection
This is followed by the youbot_driver stopping responding, and multiple identical warnings and erros repeatedly being printed. Has anyone encountered this issue before? It would seem that the gripper etherCAT communication just stops.
Our youBot is 12.04 Hydro, every ROS package is up to date. We actually have multiple youBots and we have tried with them too, but we get the same issue (So it is unlikely to be a hardware fault). We use youbotdriver, youbotdriverrosinterface, youbot_manipulation, moveit and so on (i.e. The default pipeline for youBot arm control and manipulation).
We have tried using the following youbotdriver branch since it seemed to tackle the same issue: https://github.com/youbot/youbotdriver/tree/patchforethercatlostproblem
But it did not solve the problem for us. We have contacted KUKA support but they do not know what it could be.
Here is the code we use in order to control and use the youBot, in case you think the problem may be higher up. https://github.com/ipab-rad/youbot_picknplace
Thank you for your responses, Alex
Asked by AlejandroBordallo on 2015-12-08 14:58:35 UTC
Comments
Hi I have similar problem. I was dismounting gripper, after reconnection of the same gripper back to arm is program at start of youbot_driver write this problem [ WARN] [etc.]: Cannot read gripper values: Unable to get parameter: ActualPosition from the gripper
Did you solved this problem? HOW?
Asked by Saimonko on 2018-04-10 07:18:48 UTC