Adjust in standstill to lowest possible value at which the motor keeps its position. A too high value causes overshooting at positioning mode. (first position parameter set) More...
#include <YouBotJointParameter.hpp>

Public Member Functions | |
| void | getParameter (int ¶meter) const |
| IClippingParameterFirstParametersPositionControl () | |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
| virtual | ~IClippingParameterFirstParametersPositionControl () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
| virtual | ~YouBotJointParameter () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| virtual | ~YouBotJointParameterReadOnly () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
| int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| int | upperLimit |
| int | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
| YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameter | |
| std::string | name |
| ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
| std::string | name |
| ParameterType | parameterType |
Adjust in standstill to lowest possible value at which the motor keeps its position. A too high value causes overshooting at positioning mode. (first position parameter set)
Definition at line 798 of file YouBotJointParameter.hpp.
| youbot::IClippingParameterFirstParametersPositionControl::IClippingParameterFirstParametersPositionControl | ( | ) |
Definition at line 976 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 985 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 817 of file YouBotJointParameter.hpp.
| void youbot::IClippingParameterFirstParametersPositionControl::getParameter | ( | int & | parameter | ) | const |
Definition at line 990 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 819 of file YouBotJointParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1017 of file YouBotJointParameter.cpp.
| void youbot::IClippingParameterFirstParametersPositionControl::setParameter | ( | const int | parameter | ) |
Definition at line 996 of file YouBotJointParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameter.
Definition at line 1028 of file YouBotJointParameter.cpp.
|
virtual |
Implements youbot::YouBotJointParameter.
Definition at line 1009 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 799 of file YouBotJointParameter.hpp.
|
private |
Definition at line 823 of file YouBotJointParameter.hpp.
|
private |
Definition at line 827 of file YouBotJointParameter.hpp.
|
private |
Definition at line 829 of file YouBotJointParameter.hpp.
|
private |
Definition at line 819 of file YouBotJointParameter.hpp.
|
private |
Definition at line 825 of file YouBotJointParameter.hpp.