Classes | |
| class | CKinematicChain |
| A open-loop kinematic chain model, suitable to robotic manipulators. More... | |
| struct | TKinematicLink |
| An individual kinematic chain element (one link) which builds up a CKinematicChain. More... | |
Functions | |
| KINEMATICS_IMPEXP::mrpt::utils::CStream & | operator>> (mrpt::utils::CStream &in, CKinematicChainPtr &pObj) |
| KINEMATICS_IMPEXP mrpt::utils::CStream & | operator>> (mrpt::utils::CStream &in, TKinematicLink &o) |
| KINEMATICS_IMPEXP mrpt::utils::CStream & | operator<< (mrpt::utils::CStream &out, const TKinematicLink &o) |
Variables | |
| class KINEMATICS_IMPEXP | CKinematicChain |
| struct KINEMATICS_IMPEXP | CKinematicChainPtr |
| KINEMATICS_IMPEXP mrpt::utils::CStream & mrpt::kinematics::operator<< | ( | mrpt::utils::CStream & | out, |
| const TKinematicLink & | o | ||
| ) |
| KINEMATICS_IMPEXP::mrpt::utils::CStream & mrpt::kinematics::operator>> | ( | mrpt::utils::CStream & | in, |
| CKinematicChainPtr & | pObj | ||
| ) |
| KINEMATICS_IMPEXP mrpt::utils::CStream & mrpt::kinematics::operator>> | ( | mrpt::utils::CStream & | in, |
| TKinematicLink & | o | ||
| ) |
Definition at line 24 of file CKinematicChain.h.
| struct KINEMATICS_IMPEXP mrpt::kinematics::CKinematicChainPtr |
Definition at line 24 of file CKinematicChain.h.
| Page generated by Doxygen 1.9.8 for MRPT 1.4.0 SVN: at Thu Dec 14 16:54:58 UTC 2023 |