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::local
 This file is part of ArmarX.
 
 armarx::navigation::traj_ctrl::local::arondto
 

Functions

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