hpp-corbaserver
6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/path_validations-idl.hh>
Public Member Functions | |
void | setSecurityMargins (const ::hpp::floatSeqSeq &margins) |
void | setSecurityMarginBetweenBodies (const char *body_a, const char *body_b, ::hpp::value_type margin) |
void | filterCollisionPairs (const ::hpp::core_idl::RelativeMotionMatrix &relMotion) |
_objref_PathValidations () | |
_objref_PathValidations (omniIOR *, omniIdentity *) | |
![]() | |
void | deleteThis () |
::CORBA::Boolean | deleteIfExpired () |
void | persistantStorage (::CORBA::Boolean persistant) |
::CORBA::Boolean | validate (::hpp::core_idl::Path_ptr p, ::CORBA::Boolean reverse, ::hpp::core_idl::Path_out validPart, ::hpp::core_idl::PathValidationReport_out report) |
::CORBA::Boolean | validateConfiguration (const ::hpp::floatSeq &config, ::hpp::core_idl::ValidationReport_out report) |
_objref_PathValidation () | |
_objref_PathValidation (omniIOR *, omniIdentity *) | |
Protected Member Functions | |
virtual | ~_objref_PathValidations () |
![]() | |
virtual | ~_objref_PathValidation () |
Friends | |
class | PathValidations |
|
inline |
_objref_PathValidations::_objref_PathValidations | ( | omniIOR * | , |
omniIdentity * | |||
) |
|
protectedvirtual |
void _objref_PathValidations::filterCollisionPairs | ( | const ::hpp::core_idl::RelativeMotionMatrix & | relMotion | ) |
void _objref_PathValidations::setSecurityMarginBetweenBodies | ( | const char * | body_a, |
const char * | body_b, | ||
::hpp::value_type | margin | ||
) |
void _objref_PathValidations::setSecurityMargins | ( | const ::hpp::floatSeqSeq & | margins | ) |
|
friend |