cisst-saw
|
This is the complete list of members for mtsVFController, including all inherited members.
AddVFCartesianOrientation(const mtsVFDataBase &vf) | mtsVFController | protected |
AddVFCartesianTranslation(const mtsVFDataBase &vf) | mtsVFController | protected |
AddVFFollowPath(const mtsVFDataBase &vf) | mtsVFController | protected |
AddVFJointPosition(const mtsVFDataBase &vf) | mtsVFController | protected |
AddVFJointVelocity(const mtsVFDataBase &vf) | mtsVFController | protected |
AddVFPlane(const mtsVFDataPlane &vf) | mtsVFController | protected |
AddVFSensorCompliance(const mtsVFDataSensorCompliance &vf) | mtsVFController | protected |
ControllerMode | mtsVFController | protected |
DecrementUsers(const std::vector< std::string > kin_names, const std::vector< std::string > sensor_names) | mtsVFController | protected |
DeSerializeRaw(std::istream &inputStream) | cmnGenericObject | virtual |
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | cmnGenericObject | virtual |
GetLogMultiplexer(void) const | cmnGenericObject | virtual |
GetOptimizer() | mtsVFController | inline |
IncrementUsers(const std::vector< std::string > kin_names, const std::vector< std::string > sensor_names) | mtsVFController | protected |
JointState | mtsVFController | protected |
Kinematics | mtsVFController | protected |
LookupBaseData(void) | mtsVFController | protected |
mtsVFController() | mtsVFController | inline |
mtsVFController(size_t num_joints, mtsVFBase::CONTROLLERMODE cm) | mtsVFController | inline |
Optimizer | mtsVFController | protected |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
RemoveKinematicsFromMap(const std::string &kinName) | mtsVFController | protected |
RemoveSensorFromMap(const std::string &senName) | mtsVFController | protected |
Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
ScalarNumber(void) const | cmnGenericObject | inlinevirtual |
ScalarNumberIsFixed(void) const | cmnGenericObject | inlinevirtual |
Sensors | mtsVFController | protected |
SerializeRaw(std::ostream &outputStream) const | cmnGenericObject | virtual |
Services(void) const =0 | cmnGenericObject | pure virtual |
SetKinematics(const prmKinematicsState &kin) | mtsVFController | protected |
SetMode(const mtsVFBase::CONTROLLERMODE &m) | mtsVFController | protected |
SetSensor(const prmSensorState &sen) | mtsVFController | protected |
SetSensorOffset(const prmOffsetState &sen) | mtsVFController | protected |
SetVFData(const mtsVFDataBase &data, const std::type_info &type) | mtsVFController | protected |
SetVFDataPlane(const mtsVFDataPlane &data, const std::type_info &type) | mtsVFController | protected |
SetVFDataSensorCompliance(const mtsVFDataSensorCompliance &data, const std::type_info &type) | mtsVFController | protected |
Solve(vctDoubleVec &dq) | mtsVFController | protected |
ToStream(std::ostream &outputStream) const | cmnGenericObject | virtual |
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | cmnGenericObject | virtual |
ToString(void) const | cmnGenericObject | |
UpdateOptimizer(double TickTime) | mtsVFController | protected |
VFMap | mtsVFController | protected |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
~mtsVFController() | mtsVFController | inline |