Public Types | |
typedef units::CartesianPosition::type | result_type |
For use with boost::bind(). | |
Public Member Functions | |
Kinematics (const libconfig::Setting &setting) | |
void | eval (const jp_type &jp, const jv_type &jv) |
result_type | operator() (const boost::tuple< jp_type, jv_type > &jointState) |
Public Attributes | |
struct bt_kinematics * | impl |