hpp-manipulation-corba
4.9.0
Corba server for manipulation planning
|
Namespaces | |
constraints | |
constraints_idl | |
corba | |
corbaServer | |
corbaserver | |
core | |
core_idl | |
debug | |
fcl | |
manipulation | |
module | manipulation_idl |
pinocchio | |
pinocchio_idl | |
quaternion | |
statistics | |
transform | |
util | |
Classes | |
struct | ConfigProjStat |
exception | Error |
class | Exception |
struct | ExceptionFactory |
struct | GraphComp |
struct | GraphElements |
struct | prettyPrint |
struct | prettyPrint< constraints::segment_t, Option > |
struct | prettyPrint< Eigen::BlockIndex::segments_t, Option > |
interface | Tools |
Typedefs | |
typedef double | value_type |
typedef long long | size_type |
typedef sequence< string > | Names_t |
typedef sequence< boolean > | boolSeq |
typedef sequence< long > | intSeq |
typedef sequence< intSeq > | intSeqSeq |
typedef sequence< double > | floatSeq |
typedef sequence< floatSeq > | floatSeqSeq |
typedef double | Transform_[7] |
typedef sequence< Transform_ > | TransformSeq |
typedef double | Quaternion_[4] |
typedef long | ID |
typedef sequence< ID > | IDseq |
typedef sequence< GraphComp > | GraphComps_t |
Functions | |
HPP_MAKE_EXCEPTION (HPP_UTIL_DLLAPI, AssertionError) | |
HPP_UTIL_DLLAPI std::ostream & | operator<< (std::ostream &o, const Exception &exception) |
HPP_UTIL_DLLAPI long & | indent (std::ostream &o) |
HPP_UTIL_DLLAPI std::ostream & | incindent (std::ostream &o) |
HPP_UTIL_DLLAPI std::ostream & | decindent (std::ostream &o) |
HPP_UTIL_DLLAPI std::ostream & | resetindent (std::ostream &o) |
HPP_UTIL_DLLAPI std::ostream & | iendl (std::ostream &o) |
HPP_UTIL_DLLAPI std::ostream & | incendl (std::ostream &o) |
HPP_UTIL_DLLAPI std::ostream & | decendl (std::ostream &o) |
HPP_PINOCCHIO_DLLAPI std::ostream & | setpyformat (std::ostream &o) |
HPP_PINOCCHIO_DLLAPI std::ostream & | unsetpyformat (std::ostream &o) |
PrettyPrint< T, PrettyOutput > | pretty_print (const T &t) |
PrettyPrint< T, CondensedOutput > | condensed (const T &t) |
PrettyPrint< T, OneLineOutput > | one_line (const T &t) |
typedef sequence<GraphComp> hpp::GraphComps_t |
typedef long hpp::ID |
typedef sequence<ID> hpp::IDseq |