RethinkRobotics-opensource / sns_ik

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

Remove preprocessor switch float vs double #70

Closed MatthewPeterKelly closed 6 years ago

MatthewPeterKelly commented 6 years ago

The key change in this commit is to replace the preprocessor flag that switched between using float and double precision.

It does not make any change to the implementation or documentation.

There were several small code clean-ups included as well: