30 #ifndef PLANNER_CSPACE_PLANNER_3D_COSTMAP_BBF_H 31 #define PLANNER_CSPACE_PLANNER_3D_COSTMAP_BBF_H 77 const float remember_hit_odds,
const float remember_miss_odds,
78 const int range_min,
const int range_max);
85 #endif // PLANNER_CSPACE_PLANNER_3D_COSTMAP_BBF_H void remember(const BlockMemGridmapBase< char, 3, 2 > *const costmap, const Vec ¢er, const float remember_hit_odds, const float remember_miss_odds, const int range_min, const int range_max)
void reset(const CyclicVecInt< DIM, NONCYCLIC > &size)
void reset(const Vec &size)
BlockMemGridmap< bbf::BinaryBayesFilter, 2, 2, 0x20 > cm_hist_bbf_
char getCost(const Vec &p) const
BlockMemGridmap< char, 2, 2, 0x80 > cm_hist_
CyclicVecInt< 2, 2 > VecInternal
void forEach(const std::function< void(const Vec &, bbf::BinaryBayesFilter &)> cb)