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

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

activate() finalnav2_costmap_2d::CostmapFiltervirtual
callback_group_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
clock_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
CostmapFilter()nav2_costmap_2d::CostmapFilter
current_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
deactivate() finalnav2_costmap_2d::CostmapFiltervirtual
enable_service_nav2_costmap_2d::CostmapFilterprotected
enableCallback(const std::shared_ptr< rmw_request_id_t > request_header, const std::shared_ptr< std_srvs::srv::SetBool::Request > request, std::shared_ptr< std_srvs::srv::SetBool::Response > response)nav2_costmap_2d::CostmapFilterprotected
enabled_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
filter_info_sub_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
filter_info_topic_nav2_costmap_2d::CostmapFilterprotected
filter_mask_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
filterInfoCallback(const nav2_msgs::msg::CostmapFilterInfo::ConstSharedPtr &msg)nav2_costmap_2d::KeepoutFilterprotected
getFootprint() constnav2_costmap_2d::Layer
getFullName(const std::string &param_name)nav2_costmap_2d::Layer
getMaskCost(nav_msgs::msg::OccupancyGrid::ConstSharedPtr filter_mask, const unsigned int mx, const unsigned int &my) constnav2_costmap_2d::CostmapFilterprotected
getMaskData(nav_msgs::msg::OccupancyGrid::ConstSharedPtr filter_mask, const unsigned int mx, const unsigned int my) constnav2_costmap_2d::CostmapFilterinlineprotected
getMutex()nav2_costmap_2d::CostmapFilterinline
getName() constnav2_costmap_2d::Layerinline
global_frame_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
has_updated_data_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
height_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
initialize(LayeredCostmap *parent, std::string name, nav2::TransformBuffer *tf, const nav2::LifecycleNode::WeakPtr &node, rclcpp::CallbackGroup::SharedPtr callback_group)nav2_costmap_2d::Layer
initializeFilter(const std::string &filter_info_topic) overridenav2_costmap_2d::KeepoutFiltervirtual
is_pose_lethal_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
isActive()nav2_costmap_2d::KeepoutFilter
isClearable() finalnav2_costmap_2d::CostmapFilterinlinevirtual
isCurrent() constnav2_costmap_2d::Layerinline
isEnabled() constnav2_costmap_2d::Layerinline
joinWithParentNamespace(const std::string &topic)nav2_costmap_2d::Layer
KeepoutFilter()nav2_costmap_2d::KeepoutFilter
last_pose_lethal_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
Layer()nav2_costmap_2d::Layer
layered_costmap_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
lethal_override_cost_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
lethal_state_update_max_x_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
lethal_state_update_max_y_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
lethal_state_update_min_x_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
lethal_state_update_min_y_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
logger_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
mask_sub_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
mask_topic_nav2_costmap_2d::CostmapFilterprotected
maskCallback(const nav_msgs::msg::OccupancyGrid::ConstSharedPtr &msg)nav2_costmap_2d::KeepoutFilterprotected
matchSize()nav2_costmap_2d::Layerinlinevirtual
mutex_t typedefnav2_costmap_2d::CostmapFilter
name_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
node_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
onFootprintChanged()nav2_costmap_2d::Layerinlinevirtual
onInitialize() finalnav2_costmap_2d::CostmapFiltervirtual
override_lethal_cost_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
process(nav2_costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j, const geometry_msgs::msg::Pose &pose) overridenav2_costmap_2d::KeepoutFiltervirtual
reset() finalnav2_costmap_2d::CostmapFiltervirtual
resetFilter() overridenav2_costmap_2d::KeepoutFiltervirtual
setCurrent(bool current)nav2_costmap_2d::Layerinline
tf_ (defined in nav2_costmap_2d::Layer)nav2_costmap_2d::Layerprotected
transform_tolerance_nav2_costmap_2d::CostmapFilterprotected
transformPose(const std::string global_frame, const geometry_msgs::msg::Pose &global_pose, const std::string mask_frame, geometry_msgs::msg::Pose &mask_pose) constnav2_costmap_2d::CostmapFilterprotected
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::KeepoutFiltervirtual
updateCosts(nav2_costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) finalnav2_costmap_2d::CostmapFiltervirtual
width_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
x_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
y_ (defined in nav2_costmap_2d::KeepoutFilter)nav2_costmap_2d::KeepoutFilterprotected
~CostmapFilter()nav2_costmap_2d::CostmapFilter
~Layer()nav2_costmap_2d::Layerinlinevirtual