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>
68 namespace corbaServer {
79 template <
typename _Base,
typename _Storage>
120 namespace corbaServer {
130 namespace core_impl {
131 template <
typename _Base,
typename _Storage>
163 namespace corbaServer {
174 namespace core_impl {
175 template <
typename _Base,
typename _Storage>
214 namespace corbaServer {
224 namespace core_impl {
225 template <
typename _Base,
typename _Storage>
257 namespace corbaServer {
267 namespace core_impl {
268 template <
typename _Base,
typename _Storage>
306 namespace corbaServer {
316 namespace core_impl {
318 namespace pathValidation_impl {
319 template <
typename _Base,
typename _Storage>
353 namespace corbaServer {
_objref_ConfigValidation * ConfigValidation_ptr
Definition: _problem-idl.hh:217
Definition: servant-base.hh:122
bool persistantStorage() const
See persistantStorage(bool)
Definition: servant-base.hh:166
Implementation of Hpp module Corba server.
Definition: server.hh:78
Definition: path_validations-fwd.hh:133
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:264
virtual ~CollisionValidationServant()
Definition: path_validations.hh:227
CollisionValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:220
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:235
hpp::core_impl::ConfigValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:135
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:249
Definition: path_validations-fwd.hh:35
::CORBA::Boolean deleteIfExpired()
Definition: path_validations.hh:51
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:73
virtual ~ConfigValidationServant()
Definition: path_validations.hh:32
void deleteThis()
Definition: path_validations.hh:40
Definition: path_validations-fwd.hh:81
hpp::core_impl::ConfigValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:83
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:180
hpp::size_type numberConfigValidations()
Definition: path_validations.hh:138
virtual ~ConfigValidationsServant()
Definition: path_validations.hh:116
SERVANT_BASE_TYPEDEFS(hpp::core_idl::ConfigValidations, HppBase)
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:166
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:195
ConfigValidationsServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:109
void clear()
Definition: path_validations.hh:152
void add(hpp::core_idl::ConfigValidation_ptr validation)
Definition: path_validations.hh:124
Definition: path_validations-fwd.hh:270
hpp::value_type getBreakDistance()
Definition: path_validations.hh:540
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:497
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:272
virtual ~ContinuousValidationServant()
Definition: path_validations.hh:475
ContinuousValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:468
SERVANT_BASE_TYPEDEFS(hpp::core_idl::ContinuousValidation, HppBase)
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:512
void setBreakDistance(hpp::value_type breakDistance)
Definition: path_validations.hh:526
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:483
Definition: path_validations-fwd.hh:178
::CORBA::Boolean deleteIfExpired()
Definition: path_validations.hh:315
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:365
void deleteThis()
Definition: path_validations.hh:304
hpp::core::PathValidation HppBase
Definition: path_validations-fwd.hh:180
PathValidationServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:289
::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:337
virtual ~PathValidationServant()
Definition: path_validations.hh:296
Definition: path_validations-fwd.hh:227
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:428
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:443
virtual ~PathValidationsServant()
Definition: path_validations.hh:406
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:229
SERVANT_BASE_TYPEDEFS(hpp::core_idl::PathValidations, HppBase)
PathValidationsServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:399
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:414
Definition: path_validations-fwd.hh:321
SERVANT_BASE_TYPEDEFS(hpp::core_idl::pathValidation_idl::Discretized, HppBase)
void setSecurityMargins(const hpp::floatSeqSeq &margins)
Definition: path_validations.hh:582
void setSecurityMarginBetweenBodies(const char *body_a, const char *body_b, hpp::value_type margin)
Definition: path_validations.hh:596
hpp::core_impl::PathValidationServant< _Base, _Storage >::HppBase HppBase
Definition: path_validations-fwd.hh:323
void filterCollisionPairs(const hpp::core_idl::RelativeMotionMatrix &relMotion)
Definition: path_validations.hh:611
virtual ~DiscretizedServant()
Definition: path_validations.hh:574
DiscretizedServant(::hpp::corbaServer::Server *server, const _Storage &s)
Definition: path_validations.hh:567
Definition: path_validations.idl:61
Definition: path_validations.idl:31
Definition: path_validations.idl:52
Definition: path_validations.idl:110
Definition: path_validations.idl:66
Definition: path_validations.idl:105
Definition: path_validations.idl:123
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:345
CollisionValidationServant< POA_hpp::core_idl::CollisionValidation, hpp::weak_ptr< hpp::core::CollisionValidation > > CollisionValidation
Definition: path_validations-fwd.hh:157
PathValidationsServant< POA_hpp::core_idl::PathValidations, hpp::weak_ptr< hpp::core::PathValidations > > PathValidations
Definition: path_validations-fwd.hh:251
ConfigValidationsServant< POA_hpp::core_idl::ConfigValidations, hpp::weak_ptr< hpp::core::ConfigValidations > > ConfigValidations
Definition: path_validations-fwd.hh:114
PathValidationServant< POA_hpp::core_idl::PathValidation, hpp::weak_ptr< hpp::core::PathValidation > > PathValidation
Definition: path_validations-fwd.hh:208
ContinuousValidationServant< POA_hpp::core_idl::ContinuousValidation, hpp::weak_ptr< hpp::core::ContinuousValidation > > ContinuousValidation
Definition: path_validations-fwd.hh:300
ConfigValidationServant< POA_hpp::core_idl::ConfigValidation, hpp::weak_ptr< hpp::core::ConfigValidation > > ConfigValidation
Definition: path_validations-fwd.hh:62
Implement CORBA interface `‘Obstacle’'.
Definition: client.hh:46
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:164
hpp::core::ConfigValidation Base
Definition: path_validations-fwd.hh:69
hpp::core::ConfigValidation Base
Definition: path_validations-fwd.hh:121
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:307
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:215
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:258
hpp::core::PathValidation Base
Definition: path_validations-fwd.hh:354
Definition: servant-base.hh:89