Hi,
Is there a proper way to read the Grippers positions with RWSStateMachineInterface using StateMachins-Addin rather than calling service to GetRAPIDSymbol to read a variable which stores g_GetPos() in RAPID?
What I want is to get the Smart gripper position and publish it to the /joint_states to be seen by MoveIt. thanks in advance.