11 #ifndef HPP_CONSTRAINTS_CONSTRAINTS_IDL 12 #define HPP_CONSTRAINTS_CONSTRAINTS_IDL 17 module constraints_idl {
35 string name () raises (
Error);
37 string str () raises (
Error);
45 void setRightHandSideFromConfig (in
floatSeq config) raises (
Error);
63 string jointName () raises (
Error);
72 #endif // HPP_CORE_PATHS_IDL
Implement CORBA interface ``Obstacle''.
double value_type
Definition: common.idl:18
sequence< floatSeq > floatSeqSeq
Definition: common.idl:33
Definition: constraints.idl:40
Corba exception travelling through the Corba channel.
Definition: common.idl:24
Definition: constraints.idl:61
sequence< double > floatSeq
Robot configuration is defined by a sequence of dof value.
Definition: common.idl:32
Definition: constraints.idl:19
long long size_type
Definition: common.idl:19