34 #ifndef OCTOMAP_OCTREE_NODE_H 35 #define OCTOMAP_OCTREE_NODE_H
float value
stored data (payload)
double getOccupancy() const
double probability(double logodds)
compute probability from logodds:
void updateOccupancyChildren()
update this node's occupancy according to its children's maximum occupancy
double getMeanChildLogOdds() const
void addValue(const float &p)
adds p to the node's logOdds value (with no boundary / threshold checking!)
float getMaxChildLogOdds() const
void setLogOdds(float l)
sets log odds occupancy of node