Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

CNC 5 Axis program doesn't return error for invalid pose

#2
In the Python API, You can use MoveL_Test() or MoveJ_Test() which returns 0 if the movement is free of collision or any other issues. If the robot can not reach the target pose it returns -2. If the robot can reach the target but it can not make a linear movement it returns -1.

Would a C++ implementation of this methods solve your problem?


Messages In This Thread
RE: CNC 5 Axis program doesn't return error for invalid pose - byAlex- 04-04-2022, 09:47 PM



Users browsing this thread:
1 Guest(s)