|
void | fromAron (const armarx::armem::exteroception::arondto::ToF &dto, ToF &bo) |
|
void | fromAron (const armarx::armem::prop::arondto::ForceTorque &dto, ForceTorque &bo) |
|
void | fromAron (const armarx::armem::prop::arondto::Platform &dto, robot_state::PlatformState &bo) |
|
void | fromAron (const arondto::Robot &dto, Robot &bo) |
|
void | fromAron (const arondto::RobotDescription &dto, RobotDescription &bo) |
|
void | fromAron (const arondto::RobotState &dto, RobotState &bo) |
|
void | fromAron (const arondto::Transform &dto, Transform &bo) |
|
void | fromAron (const arondto::TransformHeader &dto, TransformHeader &bo) |
|
void | toAron (armarx::armem::exteroception::arondto::ToF &dto, const ToF &bo) |
|
void | toAron (armarx::armem::prop::arondto::ForceTorque &dto, const ForceTorque &bo) |
|
void | toAron (armarx::armem::prop::arondto::Platform &dto, const robot_state::PlatformState &bo) |
|
void | toAron (arondto::Robot &dto, const Robot &bo) |
|
void | toAron (arondto::RobotDescription &dto, const RobotDescription &bo) |
|
void | toAron (arondto::RobotState &dto, const RobotState &bo) |
|
void | toAron (arondto::Transform &dto, const Transform &bo) |
|
void | toAron (arondto::TransformHeader &dto, const TransformHeader &bo) |
|