Go to the documentation of this file.
2 #include <experimental/memory>
5 #include <shared_mutex>
9 #include <SimoxUtility/json/json.h>
15 #include <RobotAPI/interface/robot_name_service/RobotNameServiceInterface.h>
45 using ComponentPlugin::ComponentPlugin;
58 std::string configJson =
"{}";
60 armarx::robot_name_service::dti::RobotNameServiceInterfacePrx rns;
void preOnConnectComponent() override
const auto CONFIG_ARM_HAND_FT_NAME
const auto CONFIG_XML_PACKAGE_PATH_PACKAGE
const auto CONFIG_MNS_PRX
const auto CONFIG_SKILLS_MANAGER_PRX
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
const auto CONFIG_ARM_HAND
void postOnInitComponent() override
This file is part of ArmarX.
const auto CONFIG_XML_PACKAGE_PATH_PATH
const auto CONFIG_ARM_KINEMATIC_CHAIN_NAME
The ManagedIceObject is the base class for all ArmarX objects.
const auto CONFIG_ARM_HAND_PRX
const auto CONFIG_ARM_HAND_NAME
const auto CONFIG_ROBOT_NAME
const auto CONFIG_XML_PACKAGE_PATH
RobotNameServiceComponentPluginUser()
This file offers overloads of toIce() and fromIce() functions for STL container types.
void preOnDisconnectComponent() override