armarx::armem::vision Namespace Reference

Namespaces

namespace  constants
 This file is part of ArmarX.
 
namespace  occupancy_grid
 

Classes

struct  OccupancyGrid
 

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)
 

Function Documentation

◆ fromAron()

void fromAron ( const arondto::OccupancyGrid & dto,
OccupancyGrid & bo )

Definition at line 29 of file aron_conversions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ toAron() [1/2]

void toAron ( arondto::OccupancyGrid & dto,
const OccupancyGrid & bo )

Definition at line 20 of file aron_conversions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ toAron() [2/2]

aron::data::NDArrayPtr toAron ( const OccupancyGrid::Grid & grid)
inline

Definition at line 39 of file aron_conversions.h.

+ Here is the call graph for this function: