46 #ifndef OCTREE_STAMPED_BASE_PA_H 47 #define OCTREE_STAMPED_BASE_PA_H 56 template <
template <
typename>
class OCTREE,
typename NODE>
92 #include "octomap_pa/octree_stamped_base_pa.hxx" 94 #endif //#ifndef OCTREE_STAMPED_BASE_PA_H cNodeStampedBasePa< NODE > NodeTypeFull
void degradeOutdatedNodes(const cTimePa timediff)
cTimePa current_timestamp
used to set new data (insertion of measurement) to actual time stamp
const cTimePa & getTimestamp(void) const
virtual ~cOcTreeStampedBasePa(void)
void setTimestamp(const cTimePa timestamp)
cOcTreeStampedBasePa(double resolution)
Default constructor, sets resolution of leafs.
virtual void updateNodeLogOdds(NodeTypeFull *node, const float &update) const
OCTREE< NodeTypeFull > TreeTypeBase
cOcTreeStampedBasePa< OCTREE, NODE > * create() const