|
|
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 findFirstElementAfter | ( | const std::vector<::armarx::armem::robot_state::localization::Transform > & | transforms, |
| const armem::Time & | timestamp ) |
| void fromAron | ( | const arondto::Transform & | dto, |
| Transform & | bo ) |
Definition at line 17 of file aron_conversions.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void fromAron | ( | const arondto::TransformHeader & | dto, |
| TransformHeader & | bo ) |
| void toAron | ( | arondto::Transform & | dto, |
| const Transform & | bo ) |
Definition at line 24 of file aron_conversions.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void toAron | ( | arondto::TransformHeader & | dto, |
| const TransformHeader & | bo ) |