11#ifndef HPP_CORE_STEERING_METHODS_IDL
12#define HPP_CORE_STEERING_METHODS_IDL
38 module steeringMethod_idl {
Definition: common-idl.hh:803
Definition: common-idl.hh:689
Definition: common-idl.hh:461
#define HPP_EXPOSE_MEMORY_DEALLOCATION(ErrorType)
Definition: common.idl:14
Corba exception travelling through the Corba channel.
Definition: common.idl:27
Definition: _constraints.idl:81
Definition: _constraints.idl:27
Definition: steering_methods.idl:23
Definition: steering_methods.idl:40
Path steer(in floatSeq q1, in intSeq order1, in floatSeqSeq derivatives1, in floatSeq q2, in intSeq order2, in floatSeqSeq derivatives2, in float length)
Path steerSE3(in floatSeq q1, in intSeq order1, in floatSeqSeq derivatives1, in floatSeq q2, in intSeq order2, in floatSeqSeq derivatives2, in float length)
Definition: steering_methods.idl:62
Path steerSE3(in floatSeq q1, in intSeq order1, in floatSeqSeq derivatives1, in floatSeq q2, in intSeq order2, in floatSeqSeq derivatives2, in float length)
Path steer(in floatSeq q1, in intSeq order1, in floatSeqSeq derivatives1, in floatSeq q2, in intSeq order2, in floatSeqSeq derivatives2, in float length)
Implement CORBA interface `‘Obstacle’'.