03-10-2023, 04:00 PM
I have made a program in RoboDk to do a simple Pick-And-Place operation. However when I run it on the robot the gripper does not seem to close. Something I thought of was that I could use a Python script in RoboDk to send a value to the TM Flow listen node whenever I want it to perform a grip action and another value to perform a release action. I wanted to ask if there's any examples of this I could refer to? Thank you in advance.