25 #include <ArmarXCore/interface/core/BasicTypes.ice>
26 #include <ArmarXCore/interface/serialization/Eigen.ice>
28 #include <RobotAPI/interface/aron.ice>
29 #include <RobotAPI/interface/core/Trajectory.ice>
30 #include <RobotAPI/interface/units/RobotUnit/NJointController.ice>
32 #include <armarx/control/interface/ConfigurableNJointControllerInterface.ice>
44 void updateCollisionAvoidanceConfig(armarx::aron::data::dto::Dict config);
45 armarx::aron::data::dto::Dict getCollisionAvoidanceConfig();
49 ConfigurableNJointControllerInterface
51 Ice::FloatSeq getTCPVel(
string rns);
56 void calibrateFTSensor();
57 void enableSafeGuardForceTorque(
string rns,
bool forceGuard,
bool torqueGuard);
58 bool isSafeForceTorque(
string nodeSetName);
68 ConfigurableNJointControllerInterface
70 Ice::FloatSeq getTCPVel(
string rns);
75 void calibrateFTSensor();
76 void enableSafeGuardForceTorque(
string rns,
bool forceGuard,
bool torqueGuard);
77 bool isSafeForceTorque(
string nodeSetName);
81 ConfigurableNJointControllerInterface
83 Ice::FloatSeq getTCPVel(
string rns);
88 void calibrateFTSensor();
89 void enableSafeGuardForceTorque(
string rns,
bool forceGuard,
bool torqueGuard);
90 bool isSafeForceTorque(
string nodeSetName);
94 ConfigurableNJointControllerInterface
96 Ice::FloatSeq getTCPVel(
string rns);
101 void calibrateFTSensor();
102 void enableSafeGuardForceTorque(
string rns,
bool forceGuard,
bool torqueGuard);
103 bool isSafeForceTorque(
string nodeSetName);
113 ConfigurableNJointControllerInterface
115 Ice::FloatSeq getTCPVel(
string rns);
120 void toggleGravityCompensation(
bool toggle);
121 void calibrateFTSensor();
122 void enableSafeGuardForceTorque(
string rns,
bool forceGuard,
bool torqueGuard);
123 bool isSafeForceTorque(
string nodeSetName);
132 ConfigurableNJointControllerInterface{
145 ConfigurableNJointControllerInterface
148 void calibrateFTSensor();