aron_conversions.h File Reference
+ 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::armem
 
 armarx::armem::vision
 

Functions

void fromAron (const arondto::OccupancyGrid &dto, OccupancyGrid &bo)
 
void toAron (arondto::OccupancyGrid &dto, const OccupancyGrid &bo)
 
aron::data::NDArrayPtr toAron (const OccupancyGrid::Grid &grid)