RobotStudio event

Get world frame limits?

Suppose I want to know the set of points that the define bounds which the robot can reach with its TCP (ie the valid configurations) Is there a smart way of finding this? I have scoured through the docs but I cannot find any api functions that will give me this info. Do I really have to iterate through every point in space and try to move there to see if it is possible?




Comments