36 #include <RobotAPI/interface/units/RobotUnit/RobotUnitInterface.h>
40 #include <armarx/control/components/retrieve_hand_skill_provider/ComponentInterface.h>
47 virtual public ::armarx::control::components::retrieve_hand_skill_provider::
84 void createRemoteGuiTab();
89 void RemoteGui_update() override;
101 void drawBoxes(const Properties& p, viz::Client& arviz);
106 static const std::string defaultName;
114 std::string retrieveHandSkillProviderName =
"retrieveHandSkillProvider";
117 Properties properties;
133 struct RemoteGuiTab : armarx::RemoteGui::Client::Tab
135 armarx::RemoteGui::Client::LineEdit boxLayerName;
136 armarx::RemoteGui::Client::IntSpinBox numBoxes;
138 armarx::RemoteGui::Client::Button drawBoxes;