hpp-corbaserver 6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/steering_methods-idl.hh>
Public Member Functions | |
Path_ptr | steer (const ::hpp::floatSeq &q1, const ::hpp::intSeq &order1, const ::hpp::floatSeqSeq &derivatives1, const ::hpp::floatSeq &q2, const ::hpp::intSeq &order2, const ::hpp::floatSeqSeq &derivatives2, ::CORBA::Float length) |
_objref_SplineBernstein5 () | |
_objref_SplineBernstein5 (omniIOR *, omniIdentity *) | |
![]() | |
void | deleteThis () |
::CORBA::Boolean | deleteIfExpired () |
void | persistantStorage (::CORBA::Boolean persistant) |
Path_ptr | call (const ::hpp::floatSeq &q1, const ::hpp::floatSeq &q2) |
void | setConstraints (::hpp::core_idl::ConstraintSet_ptr constraints) |
Constraint_ptr | getConstraints () |
_objref_SteeringMethod () | |
_objref_SteeringMethod (omniIOR *, omniIdentity *) | |
Protected Member Functions | |
virtual | ~_objref_SplineBernstein5 () |
![]() | |
virtual | ~_objref_SteeringMethod () |
Friends | |
class | SplineBernstein5 |
|
inline |
_objref_SplineBernstein5::_objref_SplineBernstein5 | ( | omniIOR * | , |
omniIdentity * | |||
) |
|
protectedvirtual |
Path_ptr _objref_SplineBernstein5::steer | ( | const ::hpp::floatSeq & | q1, |
const ::hpp::intSeq & | order1, | ||
const ::hpp::floatSeqSeq & | derivatives1, | ||
const ::hpp::floatSeq & | q2, | ||
const ::hpp::intSeq & | order2, | ||
const ::hpp::floatSeqSeq & | derivatives2, | ||
::CORBA::Float | length | ||
) |
|
friend |