RethinkRobotics-opensource / sns_ik

Saturation in the Null Space (SNS) Inverse Kinematic Library
82 stars 41 forks source link

Make multitask MATLAB script more robust #107

Open Mark-Finegan opened 4 years ago

Mark-Finegan commented 4 years ago

Fixes a bug where joint velocities could exceed joint limits in cases where dropCorrectionTerm was not used. Removed need to rerun algorithm with dropCorrectionTerm once the DoF is less than the task dimension

Master test results: image

New test results: image

forrest-rm commented 3 years ago

These matlab changes look fine.