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 {
_objref_ConfigValidation * ConfigValidation_ptr
Definition: _problem-idl.hh:217
Definition: servant-base.hh:120
Implementation of Hpp module Corba server.
Definition: server.hh:77
Definition: path_validations-fwd.hh:124
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:231
virtual ~CollisionValidationServant()
Definition: path_validations.hh:194
CollisionValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:187
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:202
hpp::core_impl::ConfigValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:126
SERVANT_BASE_TYPEDEFS(hpp::core_idl::CollisionValidation, HppBase)
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:216
Definition: path_validations-fwd.hh:35
ConfigValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:25
hpp::core::ConfigValidation HppBase
Definition: path_validations-fwd.hh:37
SERVANT_BASE_TYPEDEFS(hpp::core_idl::ConfigValidation, HppBase)
::CORBA::Boolean validate(const hpp::floatSeq &config, hpp::core_idl::ValidationReport_out report)
Definition: path_validations.hh:40
virtual ~ConfigValidationServant()
Definition: path_validations.hh:32
Definition: path_validations-fwd.hh:72
hpp::core_impl::ConfigValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:74
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:147
hpp::size_type numberConfigValidations()
Definition: path_validations.hh:105
virtual ~ConfigValidationsServant()
Definition: path_validations.hh:83
SERVANT_BASE_TYPEDEFS(hpp::core_idl::ConfigValidations, HppBase)
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:133
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:162
ConfigValidationsServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:76
void clear()
Definition: path_validations.hh:119
void add(hpp::core_idl::ConfigValidation_ptr validation)
Definition: path_validations.hh:91
Definition: path_validations-fwd.hh:252
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:431
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:254
virtual ~ContinuousValidationServant()
Definition: path_validations.hh:409
ContinuousValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:402
SERVANT_BASE_TYPEDEFS(hpp::core_idl::ContinuousValidation, HppBase)
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:446
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:417
Definition: path_validations-fwd.hh:169
SERVANT_BASE_TYPEDEFS(hpp::core_idl::PathValidation, HppBase)
::CORBA::Boolean validateConfiguration(const hpp::floatSeq &config, hpp::core_idl::ValidationReport_out report)
Definition: path_validations.hh:299
hpp::core::PathValidation HppBase
Definition: path_validations-fwd.hh:171
PathValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:256
::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
virtual ~PathValidationServant()
Definition: path_validations.hh:263
Definition: path_validations-fwd.hh:209
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:362
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:377
virtual ~PathValidationsServant()
Definition: path_validations.hh:340
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:211
SERVANT_BASE_TYPEDEFS(hpp::core_idl::PathValidations, HppBase)
PathValidationsServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:333
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:348
Definition: path_validations-fwd.hh:297
SERVANT_BASE_TYPEDEFS(hpp::core_idl::pathValidation_idl::Discretized, HppBase)
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:488
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:502
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:299
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:517
virtual ~DiscretizedServant()
Definition: path_validations.hh:480
DiscretizedServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:473
Definition: path_validations.idl:59
Definition: path_validations.idl:31
Definition: path_validations.idl:50
Definition: path_validations.idl:106
Definition: path_validations.idl:64
Definition: path_validations.idl:101
Definition: path_validations.idl:113
intSeqSeq RelativeMotionMatrix
Definition: path_validations.idl:28
DiscretizedServant< POA_hpp::core_idl::pathValidation_idl::Discretized, hpp::weak_ptr< hpp::core::pathValidation::Discretized > > Discretized
Definition: path_validations-fwd.hh:321
CollisionValidationServant< POA_hpp::core_idl::CollisionValidation, hpp::weak_ptr< hpp::core::CollisionValidation > > CollisionValidation
Definition: path_validations-fwd.hh:148
PathValidationsServant< POA_hpp::core_idl::PathValidations, hpp::weak_ptr< hpp::core::PathValidations > > PathValidations
Definition: path_validations-fwd.hh:233
ConfigValidationsServant< POA_hpp::core_idl::ConfigValidations, hpp::weak_ptr< hpp::core::ConfigValidations > > ConfigValidations
Definition: path_validations-fwd.hh:105
PathValidationServant< POA_hpp::core_idl::PathValidation, hpp::weak_ptr< hpp::core::PathValidation > > PathValidation
Definition: path_validations-fwd.hh:190
ContinuousValidationServant< POA_hpp::core_idl::ContinuousValidation, hpp::weak_ptr< hpp::core::ContinuousValidation > > ContinuousValidation
Definition: path_validations-fwd.hh:276
ConfigValidationServant< POA_hpp::core_idl::ConfigValidation, hpp::weak_ptr< hpp::core::ConfigValidation > > ConfigValidation
Definition: path_validations-fwd.hh:53
Implement CORBA interface `‘Obstacle’'.
Definition: basic-server.hh:35
long long size_type
Definition: common.idl:19
sequence< double > floatSeq
Robot configuration is defined by a sequence of dof value.
Definition: common.idl:34
sequence< floatSeq > floatSeqSeq
Definition: common.idl:35
double value_type
Definition: common.idl:18
_objref_Path * Path_ptr
Definition: path_planners-idl.hh:83
_CORBA_ObjRef_OUT_arg< _objref_Path, Path_Helper > Path_out
Definition: path_planners-idl.hh:101
::CORBA::String_out ValidationReport_out
Definition: path_validations-idl.hh:81
::CORBA::String_out PathValidationReport_out
Definition: path_validations-idl.hh:85
hpp::core::ConfigValidation Base
Definition: path_validations-fwd.hh:155
hpp::core::ConfigValidation Base
Definition: path_validations-fwd.hh:60
hpp::core::ConfigValidation Base
Definition: path_validations-fwd.hh:112
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:283
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:197
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:240
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:330
Definition: servant-base.hh:89