You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello !
Thanks for the driver. I managed to make it work for my irb120. I send custom trajectories on the "joint_trajectory_action" topic of ROS and the robot moves accordingly.
Now, I would like to add a new topic, which would be something like "/gripper". If I would publish a value of 1 on that topic, this would set a variable to 1 in the rapid code that would close my gripper (and if I publish 0, it would open it).
Could you please help me with regard to what I have to modify, both in the rapid files and on the ROS side, to make this work ?
This discussion was converted from issue #17 on March 27, 2025 14:36.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello !
Thanks for the driver. I managed to make it work for my irb120. I send custom trajectories on the "joint_trajectory_action" topic of ROS and the robot moves accordingly.
Now, I would like to add a new topic, which would be something like "/gripper". If I would publish a value of 1 on that topic, this would set a variable to 1 in the rapid code that would close my gripper (and if I publish 0, it would open it).
Could you please help me with regard to what I have to modify, both in the rapid files and on the ROS side, to make this work ?
Thanks a lot!
Regards
Louis
All reactions