#include <costmap_bbf.h>
Definition at line 42 of file costmap_bbf.h.
◆ Vec
◆ VecInternal
◆ CostmapBBF()
planner_cspace::planner_3d::CostmapBBF::CostmapBBF |
( |
| ) |
|
|
inline |
◆ clear()
void planner_cspace::planner_3d::CostmapBBF::clear |
( |
| ) |
|
|
inline |
◆ forEach()
◆ getCost()
char planner_cspace::planner_3d::CostmapBBF::getCost |
( |
const Vec & |
p | ) |
const |
|
inline |
◆ remember()
void planner_cspace::planner_3d::CostmapBBF::remember |
( |
const BlockMemGridmapBase< char, 3, 2 > *const |
costmap, |
|
|
const Vec & |
center, |
|
|
const float |
remember_hit_odds, |
|
|
const float |
remember_miss_odds, |
|
|
const int |
range_min, |
|
|
const int |
range_max |
|
) |
| |
◆ reset()
void planner_cspace::planner_3d::CostmapBBF::reset |
( |
const Vec & |
size | ) |
|
|
inline |
◆ updateCostmap()
void planner_cspace::planner_3d::CostmapBBF::updateCostmap |
( |
| ) |
|
◆ cm_hist_
BlockMemGridmap<char, 2, 2, 0x80> planner_cspace::planner_3d::CostmapBBF::cm_hist_ |
|
private |
◆ cm_hist_bbf_
◆ size_
Vec planner_cspace::planner_3d::CostmapBBF::size_ |
|
private |
The documentation for this class was generated from the following files: