12 using armarx::armem::vision::OccupancyGrid;
30 using BinaryArray = Eigen::Array<bool, Eigen::Dynamic, Eigen::Dynamic>;
BinaryArray freespace() const
BinaryArray knownCells() const
OccupancyGridHelper(const OccupancyGrid &occupancyGrid, const Params ¶ms=Params())
BinaryArray obstacles() const
detail::OccupancyGridHelperParams Params
Eigen::Array< bool, Eigen::Dynamic, Eigen::Dynamic > BinaryArray
This file offers overloads of toIce() and fromIce() functions for STL container types.