aron_conversions.h File Reference
#include <RobotAPI/libraries/aron/core/codegeneration/cpp/AronGeneratedClass.h>
#include <armarx/navigation/safety_guard/LaserBasedProximity.h>
#include <armarx/navigation/safety_guard/aron/LaserBasedProximityParams.aron.generated.h>
+ Include dependency graph for aron_conversions.h:
+ 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::safety_guard
 This file is part of ArmarX.
 

Functions

template<typename AronType , typename T >
T fromAron (const ::armarx::aron::data::dto::DictPtr &dto)
 
void fromAron (const arondto::LaserBasedProximityParams &dto, LaserBasedProximityParams &bo)
 
void fromAron (const arondto::ProximityFieldParams &dto, ProximityFieldParams &bo)
 
void toAron (arondto::LaserBasedProximityParams &dto, const LaserBasedProximityParams &bo)
 
void toAron (arondto::ProximityFieldParams &dto, const ProximityFieldParams &bo)