#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| void | getParameter (int ¶meter) const |
| void | setParameter (const int parameter) |
| StallGuard2Threshold () | |
| void | toString (std::string &value) const |
| virtual | ~StallGuard2Threshold () |
Public Member Functions inherited from youbot::YouBotGripperParameter | |
| virtual | ~YouBotGripperParameter () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message) |
Private Attributes | |
| int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| int | upperLimit |
| int | value |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotGripperParameter | |
| YouBotGripperParameter () | |
Protected Attributes inherited from youbot::YouBotGripperParameter | |
| std::string | name |
This signed value controls stallGuard2 threshold level for stall output and sets the optimum measurement range for readout. A lower value gives a higher sensitivity. Zero is the starting value. A higher value makes stallGuard2 less sensitive and requires more torque to indicate a stall. 0 Indifferent value 1... 63 less sensitivity -1... -64 higher sensitivity
Definition at line 1748 of file YouBotGripperParameter.hpp.
| youbot::StallGuard2Threshold::StallGuard2Threshold | ( | ) |
Definition at line 2240 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 2249 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1768 of file YouBotGripperParameter.hpp.
| void youbot::StallGuard2Threshold::getParameter | ( | int & | parameter | ) | const |
Definition at line 2254 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1770 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2281 of file YouBotGripperParameter.cpp.
| void youbot::StallGuard2Threshold::setParameter | ( | const int | parameter | ) |
Definition at line 2260 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2288 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2273 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1749 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1750 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1774 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1778 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1780 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1770 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1776 of file YouBotGripperParameter.hpp.