Open jslee02 opened 6 years ago
Currently, we always use a Jacobian based iterative solver of DART. It'd be great to enable to choose which IK solver to use and to change other useful parameters.
Maybe we should be setting this at the Manipulator level?
Manipulator
Sounds good to me. We could use the IK information from a Manipulator and then use it when creating planning problems.
Currently, we always use a Jacobian based iterative solver of DART. It'd be great to enable to choose which IK solver to use and to change other useful parameters.