hpp-corbaserver
4.15.1
Corba server for Humanoid Path Planner applications
|
Go to the documentation of this file. 1 #ifndef hpp_core_idl__path__validations_hpp__
2 #define hpp_core_idl__path__validations_hpp__
11 #include <hpp/core/config-validation.hh>
12 #include <hpp/core/config-validations.hh>
13 #include <hpp/core/collision-validation.hh>
14 #include <hpp/core/path-validation.hh>
15 #include <hpp/core/path-validations.hh>
16 #include <hpp/core/path-validation-report.hh>
17 #include <hpp/core/path-validation/discretized.hh>
18 #include <hpp/core/continuous-validation.hh>
32 template <
typename _Base,
typename _Storage>
59 namespace corbaServer {
70 template <
typename _Base,
typename _Storage>
111 namespace corbaServer {
121 namespace core_impl {
122 template <
typename _Base,
typename _Storage>
154 namespace corbaServer {
165 namespace core_impl {
166 template <
typename _Base,
typename _Storage>
196 namespace corbaServer {
206 namespace core_impl {
207 template <
typename _Base,
typename _Storage>
239 namespace corbaServer {
249 namespace core_impl {
250 template <
typename _Base,
typename _Storage>
282 namespace corbaServer {
292 namespace core_impl {
294 namespace pathValidation_impl {
295 template <
typename _Base,
typename _Storage>
329 namespace corbaServer {
338 #endif // hpp_core_idl__path__validations_hpp__
SERVANT_BASE_TYPEDEFS(hpp::core_idl::ContinuousValidation, HppBase)
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:362
ContinuousValidationServant< POA_hpp::core_idl::ContinuousValidation, hpp::weak_ptr< hpp::core::ContinuousValidation > > ContinuousValidation
Definition: path_validations-fwd.hh:276
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:254
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:147
void clear()
Definition: path_validations.hh:119
Definition: path_validations.idl:58
sequence< double > floatSeq
Robot configuration is defined by a sequence of dof value.
Definition: common.idl:34
ConfigValidationServant< POA_hpp::core_idl::ConfigValidation, hpp::weak_ptr< hpp::core::ConfigValidation > > ConfigValidation
Definition: path_validations-fwd.hh:53
CollisionValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:187
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:202
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:488
hpp::core::ConfigValidation HppBase
Definition: path_validations-fwd.hh:37
virtual ~PathValidationServant()
Definition: path_validations.hh:263
Definition: path_validations-fwd.hh:123
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:377
Implementation of Hpp module Corba server.
Definition: server.hh:77
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:231
ContinuousValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:402
hpp::size_type numberConfigValidations()
Definition: path_validations.hh:105
_CORBA_ObjRef_OUT_arg< _objref_Path, Path_Helper > Path_out
Definition: path_planners-idl.hh:101
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:431
virtual ~PathValidationsServant()
Definition: path_validations.hh:340
void add(hpp::core_idl::ConfigValidation_ptr validation)
Definition: path_validations.hh:91
double value_type
Definition: common.idl:18
::CORBA::Boolean validate(const hpp::floatSeq &config, hpp::core_idl::ValidationReport_out report)
Definition: path_validations.hh:40
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:162
Definition: path_validations.idl:49
ConfigValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:25
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:330
sequence< floatSeq > floatSeqSeq
Definition: common.idl:35
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:216
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:133
Definition: path_validations-fwd.hh:296
SERVANT_BASE_TYPEDEFS(hpp::core_idl::CollisionValidation, HppBase)
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:348
Definition: path_validations-fwd.hh:251
virtual ~ContinuousValidationServant()
Definition: path_validations.hh:409
CollisionValidationServant< POA_hpp::core_idl::CollisionValidation, hpp::weak_ptr< hpp::core::CollisionValidation > > CollisionValidation
Definition: path_validations-fwd.hh:148
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:240
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:446
Definition: path_validations-fwd.hh:167
hpp::core_impl::ConfigValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:126
hpp::core_impl::ConfigValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:74
PathValidationServant< POA_hpp::core_idl::PathValidation, hpp::weak_ptr< hpp::core::PathValidation > > PathValidation
Definition: path_validations-fwd.hh:190
SERVANT_BASE_TYPEDEFS(hpp::core_idl::PathValidation, HppBase)
virtual ~CollisionValidationServant()
Definition: path_validations.hh:194
::CORBA::String_out ValidationReport_out
Definition: path_validations-idl.hh:81
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:299
Definition: path_validations.idl:63
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:283
SERVANT_BASE_TYPEDEFS(hpp::core_idl::ConfigValidations, HppBase)
hpp::core::ConfigValidation Base
Definition: path_validations-fwd.hh:155
hpp::core::PathValidation HppBase
Definition: path_validations-fwd.hh:171
hpp::core::ConfigValidation Base
Definition: path_validations-fwd.hh:60
Implement CORBA interface `‘Obstacle’'.
Definition: client.hh:46
Definition: path_validations-fwd.hh:71
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:517
SERVANT_BASE_TYPEDEFS(hpp::core_idl::PathValidations, HppBase)
long long size_type
Definition: common.idl:19
SERVANT_BASE_TYPEDEFS(hpp::core_idl::ConfigValidation, HppBase)
Definition: path_validations.idl:105
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:417
ConfigValidationsServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:76
virtual ~ConfigValidationsServant()
Definition: path_validations.hh:83
Definition: servant-base.hh:89
_objref_ConfigValidation * ConfigValidation_ptr
Definition: _problem-idl.hh:217
PathValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:256
Definition: path_validations.idl:30
::CORBA::Boolean validateConfiguration(const hpp::floatSeq &config, hpp::core_idl::ValidationReport_out report)
Definition: path_validations.hh:299
Definition: path_validations.idl:112
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:197
DiscretizedServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:473
hpp::core::ConfigValidation Base
Definition: path_validations-fwd.hh:112
DiscretizedServant< POA_hpp::core_idl::pathValidation_idl::Discretized, hpp::weak_ptr< hpp::core::pathValidation::Discretized > > Discretized
Definition: path_validations-fwd.hh:321
Definition: path_validations-fwd.hh:33
::CORBA::Boolean validate(hpp::core_idl::Path_ptr p, ::CORBA::Boolean reverse, hpp::core_idl::Path_out validPart, hpp::core_idl::PathValidationReport_out report)
Definition: path_validations.hh:271
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:502
virtual ~ConfigValidationServant()
Definition: path_validations.hh:32
Definition: path_validations.idl:100
::CORBA::String_out PathValidationReport_out
Definition: path_validations-idl.hh:85
PathValidationsServant< POA_hpp::core_idl::PathValidations, hpp::weak_ptr< hpp::core::PathValidations > > PathValidations
Definition: path_validations-fwd.hh:233
SERVANT_BASE_TYPEDEFS(hpp::core_idl::pathValidation_idl::Discretized, HppBase)
ConfigValidationsServant< POA_hpp::core_idl::ConfigValidations, hpp::weak_ptr< hpp::core::ConfigValidations > > ConfigValidations
Definition: path_validations-fwd.hh:105
virtual ~DiscretizedServant()
Definition: path_validations.hh:480
PathValidationsServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:333
Definition: path_validations-fwd.hh:208
Definition: servant-base.hh:120
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:211
intSeqSeq RelativeMotionMatrix
Definition: path_validations.idl:28
_objref_Path * Path_ptr
Definition: path_planners-idl.hh:83