11 #ifndef HPP_COMMON_IDL 12 #define HPP_COMMON_IDL 14 #define HPP_EXPOSE_MEMORY_DEALLOCATION void deleteThis() raises (Error); string msg
Definition: common.idl:26
Implement CORBA interface ``Obstacle''.
double value_type
Definition: common.idl:18
sequence< floatSeq > floatSeqSeq
Definition: common.idl:33
Corba exception travelling through the Corba channel.
Definition: common.idl:24
sequence< string > Names_t
Sequence of names.
Definition: common.idl:22
sequence< long > intSeq
Definition: common.idl:29
sequence< boolean > boolSeq
Definition: common.idl:28
double Quaternion_[4]
Definition: common.idl:40
sequence< Transform_ > TransformSeq
Definition: common.idl:37
double Transform_[7]
Element of SE(3) represented by a vector and a unit quaternion.
Definition: common.idl:36
sequence< double > floatSeq
Robot configuration is defined by a sequence of dof value.
Definition: common.idl:32
sequence< intSeq > intSeqSeq
Definition: common.idl:30
long long size_type
Definition: common.idl:19