8#include <RobotAPI/interface/robot_name_service/RobotNameServiceInterface.h>
16 void fromIce(
const armarx::robot_name_service::dto::TCPInfo& r);
17 armarx::robot_name_service::dto::TCPInfo
toIce()
const;
28 void fromIce(
const armarx::robot_name_service::dto::ArmInfo& r);
29 armarx::robot_name_service::dto::ArmInfo
toIce()
const;
39 void fromIce(
const armarx::robot_name_service::dto::RobotInfo& r);
40 armarx::robot_name_service::dto::RobotInfo
toIce()
const;
49 armarx::skills::manager::dti::SkillManagerInterfacePrx
skillManager;
The memory name system (MNS) client.
armarx::robot_name_service::dto::ArmInfo toIce() const
std::string kinematicChainName
void fromIce(const armarx::robot_name_service::dto::ArmInfo &r)
std::map< std::string, ArmInfo > armInfos
armarx::robot_name_service::dto::RobotInfo toIce() const
void fromIce(const armarx::robot_name_service::dto::RobotInfo &r)
armarx::armem::client::MemoryNameSystem memoryNameSystem
armarx::RobotUnitInterfacePrx robotUnit
armarx::data::PackagePath xmlPackagePath
armarx::skills::manager::dti::SkillManagerInterfacePrx skillManager
void fromIce(const armarx::robot_name_service::dto::TCPInfo &r)
armarx::HandUnitInterfacePrx handUnitInterface
armarx::robot_name_service::dto::TCPInfo toIce() const
::IceInternal::ProxyHandle<::IceProxy::armarx::RobotUnitInterface > RobotUnitInterfacePrx