URCap: Functions
Last updated
Last updated
Apart from the standard functions, that are embedded into the "robobrain Pick Pose" or "robobrain Calibration" node, a variety of more advanced functionalities were created for even more flexibility in your robot program. The entire list is depicted in the following two pictures:
If you are working with multiple workspaces, but don't want to include the entire "robobrain Pick Pose" node every time, you can use the function rb_set_workspace_id() and the unique identifier of the respective workspace to overwrite the workspace configuration.
Another option is to use the KLT and Load Carrier Detection Skill and the rb_set_ws_config() function to dynamically adjust the workspace to bins in varying positions.