hpp-corbaserver
4.9.0
Corba server for Humanoid Path Planner applications
|
import"/home/florent/devel/release/src/hpp-corbaserver/idl/hpp/core_idl/_constraints.idl";
Public Member Functions | |
Constraint | getConfigProjector () raises (Error) |
Public Member Functions inherited from hpp::core_idl::Constraint | |
boolean | apply (inout floatSeq config) raises (Error) |
string | name () raises (Error) |
string | str () raises (Error) |
boolean | isSatisfied (in floatSeq config) raises (Error) |
Constraint hpp::core_idl::ConstraintSet::getConfigProjector | ( | ) | ||
raises | ( | Error | ||
) |
The return type should be ConfigProjector. At the moment, this causes a bug because because the implementation does not know this inherits from Constraint. The CORBA object below is a ConfigProjector