|
I’m studying MAYA API for implementing the IK(inverse kinematics).
I’m using MAYA2009 and VS_2008 for implementation.
I compiled the SimpleSolverNode and made the .mll file.
So far so good.
But When I typed the command ("ikHandle -sol simpleSolverNode -sj joint1 -ee joint2"),
occured error. (// Error: The ikSolver does not exist.)
What is the problem???
Did I missed the something??
|
|
|