Public Member Functions | |
CartPoseErrCalculator (const OR::Transform &pose, ConfigurationPtr manip, OR::KinBody::LinkPtr link) | |
VectorXd | operator() (const VectorXd &dof_vals) const |
![]() | |
VectorXd | call (const VectorXd &x) const |
Public Attributes | |
OR::Transform | pose_inv_ |
ConfigurationPtr | manip_ |
OR::KinBody::LinkPtr | link_ |
Additional Inherited Members | |
![]() | |
typedef function< VectorXd(VectorXd)> | boost_func |
![]() | |
static VectorOfVectorPtr | construct (const boost_func &) |