| _dynamic_parameter_mutex (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| always_send_full_costmap_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| autostart() | nav2::LifecycleNode | inline |
| autostart_timer_ (defined in nav2::LifecycleNode) | nav2::LifecycleNode | protected |
| bond_ (defined in nav2::LifecycleNode) | nav2::LifecycleNode | protected |
| bond_heartbeat_period (defined in nav2::LifecycleNode) | nav2::LifecycleNode | protected |
| callback_group_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| clear_costmap_service_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| Costmap2DROS(const rclcpp::NodeOptions &options=rclcpp::NodeOptions()) | nav2_costmap_2d::Costmap2DROS | explicit |
| Costmap2DROS(const std::string &name, const std::string &parent_namespace="/", const bool &use_sim_time=false, const rclcpp::NodeOptions &options=rclcpp::NodeOptions()) | nav2_costmap_2d::Costmap2DROS | explicit |
| costmap_publisher_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| create_action_client(const std::string &action_name, rclcpp::CallbackGroup::SharedPtr callback_group=nullptr) | nav2::LifecycleNode | inline |
| create_action_server(const std::string &action_name, typename nav2::SimpleActionServer< ActionT >::ExecuteCallback execute_callback, typename nav2::SimpleActionServer< ActionT >::CompletionCallback compl_cb=nullptr, std::chrono::milliseconds server_timeout=std::chrono::milliseconds(500), bool spin_thread=false, const bool realtime=false) | nav2::LifecycleNode | inline |
| create_client(const std::string &service_name, bool use_internal_executor=false) | nav2::LifecycleNode | inline |
| create_publisher(const std::string &topic_name, const rclcpp::QoS &qos=nav2::qos::StandardTopicQoS(), const rclcpp::CallbackGroup::SharedPtr &callback_group=nullptr) | nav2::LifecycleNode | inline |
| create_service(const std::string &service_name, typename nav2::ServiceServer< ServiceT >::CallbackType cb, rclcpp::CallbackGroup::SharedPtr callback_group=nullptr) | nav2::LifecycleNode | inline |
| create_subscription(const std::string &topic_name, CallbackT &&callback, const rclcpp::QoS &qos=nav2::qos::StandardTopicQoS(), const rclcpp::CallbackGroup::SharedPtr &callback_group=nullptr) | nav2::LifecycleNode | inline |
| createBond() | nav2::LifecycleNode | inline |
| declare_or_get_parameter(const std::string ¶meter_name, const ParameterDescriptor ¶meter_descriptor=ParameterDescriptor()) | nav2::LifecycleNode | inline |
| declare_or_get_parameter(const std::string ¶meter_name, const ParamType &default_value, const ParameterDescriptor ¶meter_descriptor=ParameterDescriptor()) | nav2::LifecycleNode | inline |
| default_plugins_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| default_types_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| destroyBond() | nav2::LifecycleNode | inline |
| dyn_params_handler (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| dynamicParametersCallback(std::vector< rclcpp::Parameter > parameters) | nav2_costmap_2d::Costmap2DROS | protected |
| executor_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| executor_thread_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| filter_names_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| filter_types_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| footprint_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| footprint_padding_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| footprint_pub_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| footprint_stamped_sub_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| footprint_sub_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| get_cost_service_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| getBaseFrameID() | nav2_costmap_2d::Costmap2DROS | inline |
| getCostmap() | nav2_costmap_2d::Costmap2DROS | inline |
| getCostsCallback(const std::shared_ptr< rmw_request_id_t >, const std::shared_ptr< nav2_msgs::srv::GetCosts::Request > request, const std::shared_ptr< nav2_msgs::srv::GetCosts::Response > response) | nav2_costmap_2d::Costmap2DROS | |
| getGlobalFrameID() | nav2_costmap_2d::Costmap2DROS | inline |
| getLayeredCostmap() | nav2_costmap_2d::Costmap2DROS | inline |
| getName() const | nav2_costmap_2d::Costmap2DROS | inline |
| getOrientedFootprint(std::vector< geometry_msgs::msg::Point > &oriented_footprint) | nav2_costmap_2d::Costmap2DROS | |
| getParameters() | nav2_costmap_2d::Costmap2DROS | protected |
| getRobotFootprint() | nav2_costmap_2d::Costmap2DROS | inline |
| getRobotFootprintPolygon() | nav2_costmap_2d::Costmap2DROS | inline |
| getRobotPose(geometry_msgs::msg::PoseStamped &global_pose) | nav2_costmap_2d::Costmap2DROS | |
| getRobotRadius() | nav2_costmap_2d::Costmap2DROS | inline |
| getTfBuffer() (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | inline |
| getTransformTolerance() const | nav2_costmap_2d::Costmap2DROS | inline |
| getUnpaddedRobotFootprint() | nav2_costmap_2d::Costmap2DROS | inline |
| getUseRadius() | nav2_costmap_2d::Costmap2DROS | inline |
| global_frame_ | nav2_costmap_2d::Costmap2DROS | protected |
| init() | nav2_costmap_2d::Costmap2DROS | |
| initial_transform_timeout_ | nav2_costmap_2d::Costmap2DROS | protected |
| initialized_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| is_lifecycle_follower_ | nav2_costmap_2d::Costmap2DROS | protected |
| isCurrent() | nav2_costmap_2d::Costmap2DROS | inline |
| last_publish_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| layer_publishers_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| layered_costmap_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| LifecycleNode(const std::string &node_name, const std::string &ns, const rclcpp::NodeOptions &options=rclcpp::NodeOptions()) | nav2::LifecycleNode | inline |
| LifecycleNode(const std::string &node_name, const rclcpp::NodeOptions &options=rclcpp::NodeOptions()) | nav2::LifecycleNode | inline |
| map_height_meters_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| map_publish_frequency_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| map_update_frequency_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| map_update_thread_ | nav2_costmap_2d::Costmap2DROS | protected |
| map_update_thread_shutdown_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| map_vis_z_ | nav2_costmap_2d::Costmap2DROS | protected |
| map_width_meters_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| mapUpdateLoop(double frequency) | nav2_costmap_2d::Costmap2DROS | protected |
| name_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| on_activate(const rclcpp_lifecycle::State &state) override | nav2_costmap_2d::Costmap2DROS | |
| on_cleanup(const rclcpp_lifecycle::State &state) override | nav2_costmap_2d::Costmap2DROS | |
| on_configure(const rclcpp_lifecycle::State &state) override | nav2_costmap_2d::Costmap2DROS | |
| on_deactivate(const rclcpp_lifecycle::State &state) override | nav2_costmap_2d::Costmap2DROS | |
| on_error(const rclcpp_lifecycle::State &) | nav2::LifecycleNode | inline |
| on_rcl_preshutdown() override | nav2_costmap_2d::Costmap2DROS | inlinevirtual |
| on_shutdown(const rclcpp_lifecycle::State &state) override | nav2_costmap_2d::Costmap2DROS | |
| origin_x_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| origin_y_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| padded_footprint_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| parameter_sub_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| pause() | nav2_costmap_2d::Costmap2DROS | |
| plugin_loader_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| plugin_names_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| plugin_types_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| printLifecycleNodeNotification() | nav2::LifecycleNode | inlineprotected |
| publish_cycle_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| rcl_preshutdown_cb_handle_ (defined in nav2::LifecycleNode) | nav2::LifecycleNode | protected |
| register_rcl_preshutdown_callback() | nav2::LifecycleNode | inlineprotected |
| resetLayers() | nav2_costmap_2d::Costmap2DROS | |
| resolution_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| resume() | nav2_costmap_2d::Costmap2DROS | |
| robot_base_frame_ | nav2_costmap_2d::Costmap2DROS | protected |
| robot_radius_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| rolling_window_ | nav2_costmap_2d::Costmap2DROS | protected |
| runCleanups() | nav2::LifecycleNode | inlineprotected |
| setRobotFootprint(const std::vector< geometry_msgs::msg::Point > &points) | nav2_costmap_2d::Costmap2DROS | |
| setRobotFootprintPolygon(const geometry_msgs::msg::Polygon &footprint) | nav2_costmap_2d::Costmap2DROS | |
| shared_from_this() | nav2::LifecycleNode | inline |
| SharedConstPointer typedef (defined in nav2::LifecycleNode) | nav2::LifecycleNode | |
| SharedPtr typedef (defined in nav2::LifecycleNode) | nav2::LifecycleNode | |
| start() | nav2_costmap_2d::Costmap2DROS | |
| stop() | nav2_costmap_2d::Costmap2DROS | |
| stop_updates_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| stopped_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| subscribe_to_stamped_footprint_ | nav2_costmap_2d::Costmap2DROS | protected |
| tf_buffer_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| tf_listener_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| track_unknown_space_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| transform_tolerance_ | nav2_costmap_2d::Costmap2DROS | protected |
| transformPoseToGlobalFrame(const geometry_msgs::msg::PoseStamped &input_pose, geometry_msgs::msg::PoseStamped &transformed_pose) | nav2_costmap_2d::Costmap2DROS | |
| unpadded_footprint_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| updateMap() | nav2_costmap_2d::Costmap2DROS | |
| use_radius_ (defined in nav2_costmap_2d::Costmap2DROS) | nav2_costmap_2d::Costmap2DROS | protected |
| weak_from_this() | nav2::LifecycleNode | inline |
| WeakPtr typedef (defined in nav2::LifecycleNode) | nav2::LifecycleNode | |
| ~Costmap2DROS() | nav2_costmap_2d::Costmap2DROS | |
| ~LifecycleNode() (defined in nav2::LifecycleNode) | nav2::LifecycleNode | inlinevirtual |