11 #ifndef HPP_CORE_PATHS_IDL 12 #define HPP_CORE_PATHS_IDL 35 string str () raises (
Error);
65 size_t numberPaths () raises (
Error);
67 Path pathAtRank (in
size_t rank) raises (
Error);
69 void appendPath (in
Path p) raises (
Error);
79 #endif // HPP_CORE_PATHS_IDL
CollisionGeometry * extract(const CollisionGeometry *model, const Transform3f &pose, const AABB &aabb)
Implement CORBA interface ``Obstacle''.
double value_type
Definition: common.idl:18
unsigned long long size_t
Definition: paths.idl:18
Corba exception travelling through the Corba channel.
Definition: common.idl:24
#define HPP_EXPOSE_MEMORY_DEALLOCATION
Definition: common.idl:14
sequence< double > floatSeq
Robot configuration is defined by a sequence of dof value.
Definition: common.idl:32
long long size_type
Definition: common.idl:19