control gripper with motoman_driver?
Hi,
I have schrunk PGN64/1 pneumatic gripper (from teach pendent I/F PANEL can actuate gripper, open and close on real robot). for visualization I can add .xacro file to urdf.
But, I am trying to figure out, how can I control this gripper during Pick and place operation in real robot? can I do like this, open gripper and close gripper using motoman_driver?
can anyone guide me, how can I apply this functionality in ROS so to directly send command from PC? like gripper action server example.
Thanks.