You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: