Nav2 Navigation Stack - kilted  kilted
ROS 2 Navigation Stack
costmap_queue::CostmapQueue Member List

This is the complete list of members for costmap_queue::CostmapQueue, including all inherited members.

cached_distances_ (defined in costmap_queue::CostmapQueue)costmap_queue::CostmapQueueprotected
cached_max_distance_ (defined in costmap_queue::CostmapQueue)costmap_queue::CostmapQueueprotected
computeCache()costmap_queue::CostmapQueueprotected
costmap_ (defined in costmap_queue::CostmapQueue)costmap_queue::CostmapQueueprotected
CostmapQueue(nav2_costmap_2d::Costmap2D &costmap, bool manhattan=false)costmap_queue::CostmapQueueexplicit
distanceLookup(const unsigned int cur_x, const unsigned int cur_y, const unsigned int src_x, const unsigned int src_y)costmap_queue::CostmapQueueinlineprotected
enqueue(const double priority, CellData item)costmap_queue::MapBasedQueue< CellData >inline
enqueueCell(unsigned int x, unsigned int y)costmap_queue::CostmapQueue
enqueueCell(unsigned int index, unsigned int cur_x, unsigned int cur_y, unsigned int src_x, unsigned int src_y)costmap_queue::CostmapQueueprotected
front()costmap_queue::MapBasedQueue< CellData >inline
getNextCell()costmap_queue::CostmapQueue
isEmpty()costmap_queue::MapBasedQueue< CellData >inline
item_bins_ (defined in costmap_queue::MapBasedQueue< CellData >)costmap_queue::MapBasedQueue< CellData >protected
item_count_ (defined in costmap_queue::MapBasedQueue< CellData >)costmap_queue::MapBasedQueue< CellData >protected
ItemMap typedef (defined in costmap_queue::MapBasedQueue< CellData >)costmap_queue::MapBasedQueue< CellData >protected
ItemMapIterator typedef (defined in costmap_queue::MapBasedQueue< CellData >)costmap_queue::MapBasedQueue< CellData >protected
iter_ (defined in costmap_queue::MapBasedQueue< CellData >)costmap_queue::MapBasedQueue< CellData >protected
last_insert_iter_ (defined in costmap_queue::MapBasedQueue< CellData >)costmap_queue::MapBasedQueue< CellData >protected
manhattan_ (defined in costmap_queue::CostmapQueue)costmap_queue::CostmapQueueprotected
MapBasedQueue(bool reset_bins=true)costmap_queue::MapBasedQueue< CellData >inlineexplicit
max_distance_ (defined in costmap_queue::CostmapQueue)costmap_queue::CostmapQueueprotected
pop()costmap_queue::MapBasedQueue< CellData >inline
Ptr typedefcostmap_queue::CostmapQueue
reset() overridecostmap_queue::CostmapQueuevirtual
reset_bins_ (defined in costmap_queue::MapBasedQueue< CellData >)costmap_queue::MapBasedQueue< CellData >protected
seen_ (defined in costmap_queue::CostmapQueue)costmap_queue::CostmapQueueprotected
validCellToQueue(const CellData &)costmap_queue::CostmapQueueinlinevirtual
~MapBasedQueue()=defaultcostmap_queue::MapBasedQueue< CellData >virtual