Reading Gripper position with RWSStateMachineInterface #165
Unanswered
bhomaidan1990
asked this question in
Q&A
Replies: 1 comment
-
|
@jontje I see the g_GetPos() method has been added to the EGM/RWS. (I had not made any changes to the main RAPID files. No custom module added.) I can get the g_GetPos printed on the Flex Pendant, but it is confusing how to publish them as a separate ROS topic like joint_states. Would you please suggest a solution to this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a proper way to read the Grippers positions with
RWSStateMachineInterfaceusing StateMachins-Addin rather than calling service to GetRAPIDSymbol to read a variable which storesg_GetPos()in RAPID?What I want is to get the Smart gripper position and publish it to the
/joint_statesto be seen by MoveIt. thanks in advance.Beta Was this translation helpful? Give feedback.
All reactions