|
MIRA
|
#include <topomap/MapAttributes.h>

Public Member Functions | |
| CostMapAttribute () | |
| CostMapAttribute (const Stamped< maps::GridMap< double >> &costmap) | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
| Class const & | getClass () const |
Static Public Member Functions | |
| static CostMapAttributePtr | create (const Stamped< maps::GridMap< double >> &costmap) |
| static PseudoClass const & | CLASS () |
Public Attributes | |
| Stamped< maps::GridMap< double > > | costmap |
Protected Member Functions | |
| virtual Class const & | internalGetClass () const=0 |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
| Stamped<maps::GridMap<double> > costmap |
1.8.14