Nav2 Navigation Stack - lyrical  lyrical
ROS 2 Navigation Stack
nav2_costmap_2d::AsymmetricInflationLayer Member List

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

access_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
activate() overridenav2_costmap_2d::AsymmetricInflationLayervirtual
applyInflation(unsigned char *master_array, const MatrixXfRM &distance_map, int min_i, int min_j, int max_i, int max_j, int roi_min_i, int roi_min_j, unsigned int size_x)nav2_costmap_2d::AsymmetricInflationLayerprotected
AsymmetricInflationLayer() (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayer
asymmetry_active_ (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayerprotected
buildPathSpatialHash(const std::vector< AsymmetricPathSegment > &local_path_segments)nav2_costmap_2d::AsymmetricInflationLayerprotected
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
computeAsymmetricCaches()nav2_costmap_2d::AsymmetricInflationLayerprotected
computeCaches()nav2_costmap_2d::InflationLayerprotected
computeCost(double distance) const overridenav2_costmap_2d::InflationLayerinlinevirtual
computeObstacleSide(double cx, double cy, const std::vector< size_t > &candidates, const std::vector< AsymmetricPathSegment > &local_path_segments)nav2_costmap_2d::AsymmetricInflationLayerprotected
cost_lut_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
cost_lut_disfavored_nav2_costmap_2d::AsymmetricInflationLayerprotected
COST_LUT_PRECISION (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotectedstatic
cost_scaling_factor_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
cost_scaling_factor_left_nav2_costmap_2d::AsymmetricInflationLayerprotected
cost_scaling_factor_right_nav2_costmap_2d::AsymmetricInflationLayerprotected
current_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
current_robot_x_ (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayerprotected
current_robot_y_ (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayerprotected
custom_inscribed_radius_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
deactivate() overridenav2_costmap_2d::AsymmetricInflationLayervirtual
enabled_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
extractLocalPathSegments(nav2_costmap_2d::Costmap2D &master_grid)nav2_costmap_2d::AsymmetricInflationLayerprotected
getCostScalingFactor() overridenav2_costmap_2d::InflationLayerinlinevirtual
getFootprint() constnav2_costmap_2d::Layer
getFullName(const std::string &param_name)nav2_costmap_2d::Layer
getInflationLayer(std::shared_ptr< nav2_costmap_2d::Costmap2DROS > &costmap_ros, const std::string layer_name="")nav2_costmap_2d::InflationLayerInterfaceinlinestatic
getInflationRadius() overridenav2_costmap_2d::InflationLayerinlinevirtual
getMutex() overridenav2_costmap_2d::InflationLayerinlinevirtual
getName() constnav2_costmap_2d::Layerinline
getOptimalThreadCount()nav2_costmap_2d::InflationLayerprotected
globalPathCallback(const nav_msgs::msg::Path::ConstSharedPtr msg)nav2_costmap_2d::AsymmetricInflationLayerprotected
goal_distance_threshold_nav2_costmap_2d::AsymmetricInflationLayerprotected
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_radius_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
InflationLayer()nav2_costmap_2d::InflationLayer
initialize(LayeredCostmap *parent, std::string name, nav2::TransformBuffer *tf, const nav2::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
joinWithParentNamespace(const std::string &topic)nav2_costmap_2d::Layer
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
latest_global_path_ (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayerprotected
Layer()nav2_costmap_2d::Layer
layered_costmap_ (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::AsymmetricInflationLayervirtual
mutex_t typedef (defined in nav2_costmap_2d::InflationLayerInterface)nav2_costmap_2d::InflationLayerInterface
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
num_threads_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
on_set_params_handler_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
onFootprintChanged() overridenav2_costmap_2d::AsymmetricInflationLayerprotectedvirtual
onInitialize() overridenav2_costmap_2d::AsymmetricInflationLayervirtual
path_mutex_ (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayerprotected
path_sub_ (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayerprotected
plan_topic_ (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayerprotected
post_set_params_handler_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
reset() overridenav2_costmap_2d::InflationLayerinlinevirtual
resolution_ (defined in nav2_costmap_2d::InflationLayer)nav2_costmap_2d::InflationLayerprotected
seedDistanceMap(nav2_costmap_2d::Costmap2D &master_grid, int roi_min_i, int roi_min_j, int roi_width, int roi_height, const std::unordered_map< uint64_t, std::vector< size_t >> &spatial_hash, const std::vector< AsymmetricPathSegment > &local_path_segments)nav2_costmap_2d::AsymmetricInflationLayerprotected
setCurrent(bool current)nav2_costmap_2d::Layerinline
tf_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
transform_tolerance_nav2_costmap_2d::AsymmetricInflationLayerprotected
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::AsymmetricInflationLayervirtual
updateCosts(nav2_costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) overridenav2_costmap_2d::AsymmetricInflationLayervirtual
updateInscribedRadius()nav2_costmap_2d::InflationLayerprotected
updateParametersCallback(const std::vector< rclcpp::Parameter > &parameters)nav2_costmap_2d::AsymmetricInflationLayerprotected
validateParameterUpdatesCallback(const std::vector< rclcpp::Parameter > &parameters)nav2_costmap_2d::AsymmetricInflationLayerprotected
~AsymmetricInflationLayer() override=default (defined in nav2_costmap_2d::AsymmetricInflationLayer)nav2_costmap_2d::AsymmetricInflationLayer
~InflationLayer()nav2_costmap_2d::InflationLayer
~InflationLayerInterface()=default (defined in nav2_costmap_2d::InflationLayerInterface)nav2_costmap_2d::InflationLayerInterfacevirtual
~Layer()nav2_costmap_2d::Layerinlinevirtual