aron_conversions.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::navigation
 This file is part of ArmarX.
 
 armarx::navigation::traj_ctrl
 This file is part of ArmarX.
 
 armarx::navigation::traj_ctrl::global
 This file is part of ArmarX.
 
 armarx::navigation::traj_ctrl::global::arondto
 

Functions

void fromAron (const arondto::TrajectoryControllerParams &dto, TrajectoryControllerParams &bo)
 
void fromAron (const arondto::TrajectoryFollowingControllerParams &dto, TrajectoryFollowingControllerParams &bo)
 
void fromAron (const arondto::WaypointControllerParams &dto, WaypointControllerParams &bo)
 
void toAron (arondto::TrajectoryControllerParams &dto, const TrajectoryControllerParams &bo)
 
void toAron (arondto::TrajectoryFollowingControllerParams &dto, const TrajectoryFollowingControllerParams &bo)
 
void toAron (arondto::WaypointControllerParams &dto, const WaypointControllerParams &bo)