RethinkRobotics-opensource / sns_ik

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

Added Matlab implementation of SNS-IK solvers #81

Closed MatthewPeterKelly closed 6 years ago

MatthewPeterKelly commented 6 years ago

This commit adds a few functions that implement various versions of the SNS-IK solver algorithms, along with a set of unit tests. This code is primarily used for reference and debugging, rather than as a well-packaged product.

MatthewPeterKelly commented 6 years ago

Following up on the naming question: I propose that we keep the names as they are for now, but then come up with a better (and standardized) naming convention once we get a larger set of methods working.