3 #ifndef _GRL_VF_CONTROLLER_ 4 #define _GRL_VF_CONTROLLER_ 8 #include <sawConstraintController/mtsVFController.h> 9 #include <sawConstraintController/mtsVFDataJointLimits.h> 49 mtsVFController(num_joints,cm)
static const std::size_t totalRows
InverseKinematicsController(size_t num_joints, mtsVFBase::CONTROLLERMODE cm)
std::unique_ptr< mtsVFDataJointLimits > jointPositionLimitsVFP_
joints cannot go to certain position
std::tuple< std::string,std::string,std::string,std::size_t,std::string,std::size_t,std::string,std::size_t > Params
InverseKinematicsController()
std::unique_ptr< prmKinematicsState > desiredKinematicsStateP_
This will hold the xyz position and the rotation of where I want to go.
std::unique_ptr< mtsVFDataJointLimits > jointVelocityLimitsVFP_
need velocity limits for the joints
mtsVFController parent_type
std::unique_ptr< mtsVFDataBase > followVFP_
std::unique_ptr< prmKinematicsState > currentKinematicsStateP_
This will hold the Jacobian.
GrlVFControllerParamsIndex