|
|
Classes | |
| struct | Transform |
| struct | TransformChainResult |
| struct | TransformHeader |
| class | TransformHelper |
| struct | TransformQuery |
| struct | TransformResult |
Functions | |
| auto | findFirstElementAfter (const std::vector<::armarx::armem::robot_state::localization::Transform > &transforms, const armem::Time ×tamp) |
| void | fromAron (const arondto::Transform &dto, Transform &bo) |
| void | fromAron (const arondto::TransformHeader &dto, TransformHeader &bo) |
| void | toAron (arondto::Transform &dto, const Transform &bo) |
| void | toAron (arondto::TransformHeader &dto, const TransformHeader &bo) |
| auto armarx::armem::robot_state::localization::findFirstElementAfter | ( | const std::vector<::armarx::armem::robot_state::localization::Transform > & | transforms, |
| const armem::Time & | timestamp | ||
| ) |
| void fromAron | ( | const arondto::Transform & | dto, |
| Transform & | bo | ||
| ) |
| void fromAron | ( | const arondto::TransformHeader & | dto, |
| TransformHeader & | bo | ||
| ) |
| void toAron | ( | arondto::Transform & | dto, |
| const Transform & | bo | ||
| ) |
| void toAron | ( | arondto::TransformHeader & | dto, |
| const TransformHeader & | bo | ||
| ) |