I use the freedrive_mode_no_incorrect_payload_check() function on a UR10 CB3 robot. The dealer wants to push us to the UR10e and now I’m burdened with the conversion of my CB3 scripts to the UR10e scripts… Let the fun begin.
First problem I run into is the fact that the CB3 has the script function freedrive_mode_no_incorrect_payload_check(). The UR10e has not… The function is a real nice feature that users find very pleasurable to use. Is there an equivalent to this function on the UR10e? I can’t find it in the manual…