Page 1 of 1

IK Group Calculation Command

Posted: 26 Sep 2022, 02:32
by Luis Nieto
Hello. What does the final argument (the max iterations) control, like the '6' in the syntax below?

simIK.setIkGroupCalculation(invkinem,lfik,simIK.method_pseudo_inverse,0,6)

Thank you

Re: IK Group Calculation Command

Posted: 26 Sep 2022, 08:34
by fferri
IK solver needs several iterations to bring tip towards target, and that parameter controls the maximum number of iterations that can be used.