sns_ik icon indicating copy to clipboard operation
sns_ik copied to clipboard

Place optional parameters at the end of function arguments.

Open rethink-forrest opened this issue 9 years ago • 0 comments

In sns_ik, ns_bias should be the last argument in the CartToJnt function. That way we won't need to re-arrange the arguments with & without using the nullspace. Similar changes may also be needed for the sns_position_ik interface.

rethink-forrest avatar Apr 05 '16 19:04 rethink-forrest