RethinkRobotics-opensource / sns_ik

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

Adds SharedPtr Get interface for Pos & Vel solvers #16

Closed rethink-imcmahon closed 8 years ago

rethink-imcmahon commented 8 years ago

This Adds a shared_ptr get interface for the position and velocity solvers inside the SNS_IK class.

Also, it fills out the testing framework a bit by iterating over different types of velocity solvers.

rethink-imcmahon commented 8 years ago

Updated based on your comments, Forrest.

rethink-forrest commented 8 years ago

Did you build after after your latest commit? Looks like you might have broken the build.

Specifically:

rethink-imcmahon commented 8 years ago

Right you are. I thought I did test it, but apparently not.