Nav2 Navigation Stack - humble  humble
ROS 2 Navigation Stack
nav2_costmap_2d::InflationLayer Member List

This is the complete list of members for nav2_costmap_2d::InflationLayer, including all inherited members.

access_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
activate()nav2_costmap_2d::Layerinlinevirtual
cache_length_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
cached_cell_inflation_radius_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
cached_costs_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
cached_distances_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
callback_group_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
cell_inflation_radius_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
cellDistance(double world_dist)nav2_costmap_2d::InflationLayerinlineprotected
clock_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
computeCaches()nav2_costmap_2d::InflationLayerprotected
computeCost(double distance) constnav2_costmap_2d::InflationLayerinline
cost_scaling_factor_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
costLookup(unsigned int mx, unsigned int my, unsigned int src_x, unsigned int src_y)nav2_costmap_2d::InflationLayerinlineprotected
current_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
deactivate()nav2_costmap_2d::Layerinlinevirtual
declareParameter(const std::string &param_name, const rclcpp::ParameterValue &value)nav2_costmap_2d::Layer
declareParameter(const std::string &param_name, const rclcpp::ParameterType &param_type)nav2_costmap_2d::Layer
distance_matrix_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
distanceLookup(unsigned int mx, unsigned int my, unsigned int src_x, unsigned int src_y)nav2_costmap_2d::InflationLayerinlineprotected
dyn_params_handler_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
dynamicParametersCallback(std::vector< rclcpp::Parameter > parameters)nav2_costmap_2d::InflationLayerprotected
enabled_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
enqueue(unsigned int index, unsigned int mx, unsigned int my, unsigned int src_x, unsigned int src_y)nav2_costmap_2d::InflationLayerinlineprotected
generateIntegerDistances()nav2_costmap_2d::InflationLayerprotected
getFootprint() constnav2_costmap_2d::Layer
getFullName(const std::string &param_name)nav2_costmap_2d::Layer
getMutex()nav2_costmap_2d::InflationLayerinline
getName() constnav2_costmap_2d::Layerinline
hasParameter(const std::string &param_name)nav2_costmap_2d::Layer
inflate_around_unknown_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
inflate_unknown_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
inflation_cells_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
inflation_radius_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
InflationLayer()nav2_costmap_2d::InflationLayer
initialize(LayeredCostmap *parent, std::string name, tf2_ros::Buffer *tf, const nav2_util::LifecycleNode::WeakPtr &node, rclcpp::CallbackGroup::SharedPtr callback_group)nav2_costmap_2d::Layer
inscribed_radius_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
isClearable() overridenav2_costmap_2d::InflationLayerinlinevirtual
isCurrent() constnav2_costmap_2d::Layerinline
isEnabled() constnav2_costmap_2d::Layerinline
last_max_x_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
last_max_y_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
last_min_x_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
last_min_y_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
Layer()nav2_costmap_2d::Layer
layered_costmap_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
local_params_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
logger_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
matchSize() overridenav2_costmap_2d::InflationLayervirtual
mutex_t typedef (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayer
name_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
need_reinflation_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
node_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
onFootprintChanged() overridenav2_costmap_2d::InflationLayerprotectedvirtual
onInitialize() overridenav2_costmap_2d::InflationLayervirtual
reset() overridenav2_costmap_2d::InflationLayerinlinevirtual
resolution_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
seen_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
tf_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
updateBounds(double robot_x, double robot_y, double robot_yaw, double *min_x, double *min_y, double *max_x, double *max_y) overridenav2_costmap_2d::InflationLayervirtual
updateCosts(nav2_costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) overridenav2_costmap_2d::InflationLayervirtual
~InflationLayer()nav2_costmap_2d::InflationLayer
~Layer()nav2_costmap_2d::Layerinlinevirtual