#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmotorgui/partitem.h>
Public Slots | |
void | updateControlMode () |
bool | updatePart () |
void | onViewSpeedValues (bool) |
void | onViewMotorPositions (bool) |
void | onViewDutyCycles (bool) |
void | onViewCurrentValues (bool) |
void | onSetPosSliderOptionPI (int mode, double step, int numOfDec) |
void | onSetVelSliderOptionPI (int mode, double step) |
void | onSetTrqSliderOptionPI (int mode, double step) |
void | onSetCurSliderOptionPI (int mode, double step) |
void | onViewPositionTargetBox (bool) |
void | onViewPositionTargetValue (bool) |
void | onEnableControlVelocity (bool control) |
void | onEnableControlMixed (bool control) |
void | onEnableControlPositionDirect (bool control) |
void | onEnableControlPWM (bool control) |
void | onEnableControlCurrent (bool control) |
void | onEnableControlTorque (bool control) |
Signals | |
void | sendPartJointsValues (int, QList< double >, QList< double >) |
void | stoppedSequence () |
void | cycleSequence () |
void | cycleTimeSequence () |
void | runTimeSequence () |
void | runSequence () |
void | setCurrentIndex (int) |
void | sequenceActivated () |
void | sequenceStopped () |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *event) override |
void | changeEvent (QEvent *event) override |
Definition at line 39 of file partitem.h.
|
explicit |
Definition at line 25 of file partitem.cpp.
PartItem::~PartItem | ( | ) |
Definition at line 292 of file partitem.cpp.
void PartItem::calibratePart | ( | ) |
Definition at line 1121 of file partitem.cpp.
Definition at line 1092 of file partitem.cpp.
bool PartItem::checkAndCycleAllSeq | ( | ) |
Definition at line 1274 of file partitem.cpp.
bool PartItem::checkAndCycleTimeAllSeq | ( | ) |
Definition at line 1265 of file partitem.cpp.
bool PartItem::checkAndGo | ( | ) |
Definition at line 1353 of file partitem.cpp.
bool PartItem::checkAndRunAllSeq | ( | ) |
Definition at line 1243 of file partitem.cpp.
bool PartItem::checkAndRunTimeAllSeq | ( | ) |
Definition at line 1254 of file partitem.cpp.
void PartItem::closeSequenceWindow | ( | ) |
Definition at line 1306 of file partitem.cpp.
bool PartItem::cycleAllSeq | ( | ) |
|
signal |
|
signal |
bool PartItem::getInterfaceError | ( | ) |
Definition at line 481 of file partitem.cpp.
Definition at line 1066 of file partitem.cpp.
Definition at line 1078 of file partitem.cpp.
int PartItem::getNumberOfJoints | ( | ) |
Definition at line 1061 of file partitem.cpp.
const QVector< JointItem::JointState > & PartItem::getPartModes | ( | ) |
Definition at line 2106 of file partitem.cpp.
QString PartItem::getPartName | ( | ) |
Definition at line 486 of file partitem.cpp.
QTreeWidgetItem * PartItem::getTreeWidgetModeNode | ( | ) |
Definition at line 1142 of file partitem.cpp.
bool PartItem::homePart | ( | ) |
Definition at line 1169 of file partitem.cpp.
bool PartItem::homeToCustomPosition | ( | const yarp::os::Bottle & | positionElement | ) |
Definition at line 1196 of file partitem.cpp.
void PartItem::idlePart | ( | ) |
Definition at line 1233 of file partitem.cpp.
void PartItem::initInterfaces | ( | ) |
Definition at line 353 of file partitem.cpp.
void PartItem::loadSequence | ( | ) |
Definition at line 1294 of file partitem.cpp.
Definition at line 1930 of file partitem.cpp.
Definition at line 1903 of file partitem.cpp.
Definition at line 1912 of file partitem.cpp.
Definition at line 1921 of file partitem.cpp.
Definition at line 1939 of file partitem.cpp.
Definition at line 1894 of file partitem.cpp.
Definition at line 2058 of file partitem.cpp.
Definition at line 2006 of file partitem.cpp.
Definition at line 2082 of file partitem.cpp.
Definition at line 2030 of file partitem.cpp.
Definition at line 1978 of file partitem.cpp.
Definition at line 1968 of file partitem.cpp.
Definition at line 1958 of file partitem.cpp.
Definition at line 1988 of file partitem.cpp.
Definition at line 1997 of file partitem.cpp.
Definition at line 1948 of file partitem.cpp.
bool PartItem::openInterfaces | ( | ) |
Definition at line 376 of file partitem.cpp.
bool PartItem::openPolyDrivers | ( | ) |
Definition at line 332 of file partitem.cpp.
void PartItem::openSequenceWindow | ( | ) |
Definition at line 1314 of file partitem.cpp.
|
overrideprotected |
Definition at line 1083 of file partitem.cpp.
Definition at line 1034 of file partitem.cpp.
void PartItem::runPart | ( | ) |
Definition at line 1283 of file partitem.cpp.
|
signal |
|
signal |
Definition at line 1300 of file partitem.cpp.
|
signal |
|
signal |
void PartItem::setTreeWidgetModeNode | ( | QTreeWidgetItem * | node | ) |
|
signal |
void PartItem::stopSequence | ( | ) |
Definition at line 1361 of file partitem.cpp.
|
slot |
Definition at line 2111 of file partitem.cpp.
|
slot |
Definition at line 2171 of file partitem.cpp.