Search Results
Thread: SolveIK not defined
Post: RE: SolveIK not defined
Just caught my mistake.  SolveIK and SolveIK_All must be called with robot.SolveIK and robot.SolveIK_All.  It's working now.
1 Replies 1,751 Views
Thread: SolveIK not defined
Post: SolveIK not defined
I have the robolink and robodk import statements at the top of my program, but whenever I use SolveIK or SolveIK_All, I get the following error: NameError: name 'SolveIK_All' is not defined
1 Replies 1,751 Views