Public Member Functions | |
CartVelJacCalculator (ConfigurationPtr manip, KinBody::LinkPtr link, double limit) | |
MatrixXd | operator() (const VectorXd &dof_vals) const |
![]() | |
MatrixXd | call (const VectorXd &x) const |
Public Attributes | |
ConfigurationPtr | manip_ |
KinBody::LinkPtr | link_ |
double | limit_ |
Additional Inherited Members | |
![]() | |
typedef function< MatrixXd(VectorXd)> | boost_func |
![]() | |
static MatrixOfVectorPtr | construct (const boost_func &) |