Changes of TCP #945
-
Can the driver change TCP to a other preconfigured one. Thinking about a pick and place situation. Loaded and unloaded gripper require different Center of mass and so on. If not how is that supposed to be done? |
Beta Was this translation helpful? Give feedback.
Answered by
RobertWilbrandt
Mar 12, 2024
Replies: 1 comment 1 reply
-
This feature is supported. Take a look at the
Does this work for you? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wienans
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This feature is supported. Take a look at the
io_and_status_controller
sset_payload
service. You can use it like this:Does this work for you?