|
This plugin provides a generic widget showing position and velocity of all joints. Optionally a 3d robot model can be visualized. More...
#include <RobotAPI/gui-plugins/KinematicUnitPlugin/KinematicUnitGuiPlugin.h>
Public Member Functions | |
QString | getPluginName () override |
KinematicUnitGuiPlugin () | |
Public Member Functions inherited from ArmarXGuiPlugin | |
template<typename ArmarXWidgetType > | |
std::enable_if< !HasGetWidgetName< ArmarXWidgetType >::value >::type | addWidget () |
template<typename ArmarXWidgetType > | |
std::enable_if< HasGetWidgetName< ArmarXWidgetType >::value >::type | addWidget () |
ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK (HasGetWidgetName, GetWidgetName, QString(*)()) | |
WidgetCreatorMap | getProvidedWidgets () override |
Public Member Functions inherited from ArmarXGuiInterface | |
virtual | ~ArmarXGuiInterface () |
This plugin provides a generic widget showing position and velocity of all joints. Optionally a 3d robot model can be visualized.
Definition at line 74 of file KinematicUnitGuiPlugin.h.
Definition at line 93 of file KinematicUnitGuiPlugin.cpp.
|
inlineoverridevirtual |
Reimplemented from ArmarXGuiInterface.
Definition at line 83 of file KinematicUnitGuiPlugin.h.