HebiRobotics / hebi-matlab-api

Public download and issue tracker of the latest HEBI API for MATLAB
http://docs.hebi.us/tools.html#matlab-api
0 stars 0 forks source link

Sanity check on target rotation matrix in IK #7

Closed daverolli closed 6 years ago

daverolli commented 6 years ago

It would be nice to do a check of the determinant of on SO3 target matrix to make sure it’s a valid rotation. Could proceed but print a warning to the user if some epsilon away from 1.

daverolli commented 6 years ago

This was already in the API by the time I moved things to Github.