How do I check if a cartesian target is inside the robot arm range?
I'm working on a robot arm project to grasp an object detected with a vision system. Sometimes the vision system will find the target outside the arm's maximum range. How do I check if the target is inside the robot arm range?
Using inverse kinematics, I can't find what exactly caused the error. Is the object out of range or just an inappropriate orientation?
Asked by mth_sousa on 2023-03-07 12:33:48 UTC
Comments