Navigation2 Implementation Overview

Input to the navigation stack.

In ROS2, there are three types of input: (1) topics, (2) service calls, and (3) actions. In this section, we will focus on the topics.

Component
Topics
Message Type

nav2_costmap_2d::CostmapSubscriber

nav2_msgs::msg::Costmap

Last updated