Control PR2 gripper opening timing? [closed]
I want to control the timing of pr2 gripper opening, like JointTrajectoryActionController. I found Pr2GripperCommand for control interface, but it don't have any time stamps. So i can't control pr2 gripper with it in my case.
Is there any solutions for this problem?