Hello,
I have pick point output from 3d matching. How to output the value in degree form on poses 2, 7, and 3?
Thank you.
Hello,
I have pick point output from 3d matching. How to output the value in degree form on poses 2, 7, and 3?
Thank you.
By using “Trim Input List ” and “Reverse List”:
https://docs.mech-mind.net/en/suite-software-manual/2.0.0/vision-steps/trim-input-list.html
https://docs.mech-mind.net/en/suite-software-manual/2.0.0/vision-steps/reverse.html
Or you can use “Calc Results by Python” with some codes.