From experience, the currently implemented IK algorithm is not robust and fails a lot of the time. The improvement can be tackled in the following steps:
- Improve test coverage for proper benchmarking
- Improve IK algorithm in robot model class
- Compare performance with other IK solvers
From experience, the currently implemented IK algorithm is not robust and fails a lot of the time. The improvement can be tackled in the following steps: