ethercatMaster | youbot::YouBotJoint | [private] |
getConfigurationParameter(JointParameter ¶meter) | youbot::YouBotJoint | [protected, virtual] |
getConfigurationParameter(YouBotJointParameterReadOnly ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(YouBotJointParameter ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(JointName ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(GearRatio ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(EncoderTicksPerRound ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(InverseMovementDirection ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(JointLimits ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(JointLimitsRadian ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(FirmwareVersion ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(YouBotSlaveMailboxMsg ¶meter) | youbot::YouBotJoint | [virtual] |
getConfigurationParameter(TorqueConstant ¶meter) | youbot::YouBotJoint | [virtual] |
getData(JointData &data) | youbot::YouBotJoint | [protected, virtual] |
getData(JointSensedAngle &data) | youbot::YouBotJoint | [virtual] |
getData(JointSensedVelocity &data) | youbot::YouBotJoint | [virtual] |
getData(JointSensedRoundsPerMinute &data) | youbot::YouBotJoint | [virtual] |
getData(JointSensedCurrent &data) | youbot::YouBotJoint | [virtual] |
getData(JointSensedEncoderTicks &data) | youbot::YouBotJoint | [virtual] |
getData(YouBotSlaveMsg &data) | youbot::YouBotJoint | [virtual] |
getData(JointSensedTorque &data) | youbot::YouBotJoint | [virtual] |
getData(JointAngleSetpoint &data) | youbot::YouBotJoint | [virtual] |
getData(JointVelocitySetpoint &data) | youbot::YouBotJoint | [virtual] |
getData(JointCurrentSetpoint &data) | youbot::YouBotJoint | [virtual] |
getData(JointRampGeneratorVelocity &data) | youbot::YouBotJoint | [virtual] |
getJointNumber() | youbot::YouBotJoint | |
getStatus(std::vector< std::string > &statusMessages) | youbot::YouBotJoint | [virtual] |
getStatus(unsigned int &statusFlags) | youbot::YouBotJoint | [virtual] |
getUserVariable(const unsigned int index, int &data) | youbot::YouBotJoint | |
lastPosition | youbot::YouBotJoint | [private] |
lastVelocity | youbot::YouBotJoint | [private] |
limitMonitor | youbot::YouBotJoint | [private] |
mailboxMsgRetries | youbot::YouBotJoint | [private] |
messageBuffer | youbot::YouBotJoint | [private] |
noMoreAction() | youbot::YouBotJoint | |
operator=(const YouBotJoint &source) | youbot::YouBotJoint | [private] |
parseMailboxStatusFlags(const YouBotSlaveMailboxMsg &mailboxMsg) | youbot::YouBotJoint | [private] |
parseYouBotErrorFlags(const YouBotSlaveMsg &messageBuffer) | youbot::YouBotJoint | [private] |
positionReferenceToZero | youbot::YouBotJoint | [private] |
restoreConfigurationParameter(YouBotJointParameter ¶meter) | youbot::YouBotJoint | |
retrieveValueFromMotorContoller(YouBotSlaveMailboxMsg &message) | youbot::YouBotJoint | [private] |
setConfigurationParameter(const JointParameter ¶meter) | youbot::YouBotJoint | [protected, virtual] |
setConfigurationParameter(const YouBotJointParameter ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const JointName ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const GearRatio ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const EncoderTicksPerRound ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const CalibrateJoint ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const InverseMovementDirection ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const JointLimits ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const InitializeJoint ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const YouBotSlaveMailboxMsg ¶meter) | youbot::YouBotJoint | [virtual] |
setConfigurationParameter(const TorqueConstant ¶meter) | youbot::YouBotJoint | [virtual] |
setData(const JointDataSetpoint &data) | youbot::YouBotJoint | [protected, virtual] |
setData(const JointAngleSetpoint &data) | youbot::YouBotJoint | [virtual] |
setData(const JointEncoderSetpoint &data) | youbot::YouBotJoint | [virtual] |
setData(const JointVelocitySetpoint &data) | youbot::YouBotJoint | [virtual] |
setData(const JointRoundsPerMinuteSetpoint &data) | youbot::YouBotJoint | [virtual] |
setData(const JointCurrentSetpoint &data) | youbot::YouBotJoint | [virtual] |
setData(const SlaveMessageOutput &data) | youbot::YouBotJoint | [virtual] |
setData(const JointTorqueSetpoint &data) | youbot::YouBotJoint | [virtual] |
setEncoderToZero() | youbot::YouBotJoint | |
setUserVariable(const unsigned int index, const int data) | youbot::YouBotJoint | |
setValueToMotorContoller(const YouBotSlaveMailboxMsg &mailboxMsg) | youbot::YouBotJoint | [private] |
stopJoint() | youbot::YouBotJoint | |
storage | youbot::YouBotJoint | [private] |
storeConfigurationParameterPermanent(const YouBotJointParameter ¶meter) | youbot::YouBotJoint | |
timeTillNextMailboxUpdate | youbot::YouBotJoint | [private] |
trajectoryController | youbot::YouBotJoint | |
YouBotJoint(const unsigned int jointNo, const std::string &configFilePath) | youbot::YouBotJoint | |
YouBotJoint(const YouBotJoint &source) | youbot::YouBotJoint | [private] |
~YouBotJoint() | youbot::YouBotJoint |