31 #include <RobotAPI/libraries/armem_robot_state/aron/Robot.aron.generated.h>
32 #include <RobotAPI/libraries/armem_robot_state/aron/RobotDescription.aron.generated.h>
33 #include <RobotAPI/libraries/armem_robot_state/aron/RobotState.aron.generated.h>
37 namespace robot_state::localization
40 struct TransformHeader;
50 namespace prop::arondto
56 namespace exteroception::arondto
64 struct TransformHeader;
75 void fromAron(
const arondto::Transform& dto, Transform&
bo);
76 void toAron(arondto::Transform& dto,
const Transform&
bo);
78 void fromAron(
const arondto::TransformHeader& dto, TransformHeader&
bo);
79 void toAron(arondto::TransformHeader& dto,
const TransformHeader&
bo);
85 void fromAron(
const armarx::armem::prop::arondto::Platform& dto, PlatformState&
bo);
86 void toAron(armarx::armem::prop::arondto::Platform& dto,
const PlatformState&
bo);
93 void fromAron(
const armarx::armem::prop::arondto::ForceTorque& dto, ForceTorque&
bo);
94 void toAron(armarx::armem::prop::arondto::ForceTorque& dto,
const ForceTorque&
bo);
100 void fromAron(
const armarx::armem::exteroception::arondto::ToF& dto, ToF&
bo);
101 void toAron(armarx::armem::exteroception::arondto::ToF& dto,
const ToF&
bo);
108 void fromAron(
const arondto::RobotDescription& dto, RobotDescription&
bo);
109 void toAron(arondto::RobotDescription& dto,
const RobotDescription&
bo);
123 void fromAron(
const arondto::RobotState& dto, RobotState&
bo);
124 void toAron(arondto::RobotState& dto,
const RobotState&
bo);