abstract youBot API joint parameter More...
#include <YouBotJointParameter.hpp>
Public Member Functions | |
virtual void | toString (std::string &value)=0 |
virtual | ~YouBotApiJointParameter () |
Protected Member Functions | |
virtual std::string | getName () const =0 |
virtual ParameterType | getType () const =0 |
virtual void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const =0 |
virtual void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage)=0 |
YouBotApiJointParameter () | |
Protected Attributes | |
std::string | name |
ParameterType | parameterType |
Friends | |
class | YouBotJoint |
abstract youBot API joint parameter
Definition at line 66 of file YouBotJointParameter.hpp.
|
protected |
Definition at line 54 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 59 of file YouBotJointParameter.cpp.
|
protectedpure virtual |
Implemented in youbot::IClippingParameterTrajectoryControl, youbot::DParameterTrajectoryControl, youbot::IParameterTrajectoryControl, youbot::PParameterTrajectoryControl, youbot::TorqueConstant, youbot::JointLimitsRadian, youbot::JointLimits, youbot::InverseMovementDirection, youbot::EncoderTicksPerRound, youbot::GearRatio, youbot::FirmwareVersion, youbot::CalibrateJoint, and youbot::JointName.
|
protectedpure virtual |
Implemented in youbot::IClippingParameterTrajectoryControl, youbot::DParameterTrajectoryControl, youbot::IParameterTrajectoryControl, youbot::PParameterTrajectoryControl, youbot::TorqueConstant, youbot::JointLimitsRadian, youbot::JointLimits, youbot::InverseMovementDirection, youbot::EncoderTicksPerRound, youbot::GearRatio, youbot::FirmwareVersion, youbot::CalibrateJoint, and youbot::JointName.
|
protectedpure virtual |
|
protectedpure virtual |
|
pure virtual |
Implemented in youbot::IClippingParameterTrajectoryControl, youbot::DParameterTrajectoryControl, youbot::IParameterTrajectoryControl, youbot::PParameterTrajectoryControl, youbot::TorqueConstant, youbot::JointLimitsRadian, youbot::JointLimits, youbot::InverseMovementDirection, youbot::EncoderTicksPerRound, youbot::GearRatio, youbot::FirmwareVersion, youbot::CalibrateJoint, and youbot::JointName.
|
friend |
Definition at line 67 of file YouBotJointParameter.hpp.
|
protected |
Definition at line 87 of file YouBotJointParameter.hpp.
|
protected |
Definition at line 89 of file YouBotJointParameter.hpp.