help
Recipe name Version Description Layer
nav-2d-msgs 1.4.2-1 Basic message types for two dimensional navigation, extending from geometry_msgs::Pose2D. meta-ros2-kilted
nav-2d-utils 0.3.0-2 A handful of useful utility functions for nav_core2 packages. meta-ros1-noetic
nav-2d-utils 1.1.20-1 A handful of useful utility functions for nav_2d packages. meta-ros2-humble
nav-2d-utils 1.3.10-1 A handful of useful utility functions for nav_2d packages. meta-ros2-jazzy
nav-2d-utils 1.4.2-1 A handful of useful utility functions for nav_2d packages. meta-ros2-kilted
nav-core 1.17.3-1 This package provides common interfaces for navigation specific robot actions. Currently, this package provides the BaseGlobalPlanner, BaseLocalPlanner, and RecoveryBehavior interfaces, which can be used to build actions that can easily swap their planner, local controller, or recovery behavior for new versions adhering to the same interface. meta-ros1-noetic
nav-core-adapter 0.3.0-2 This package contains adapters for using `nav_core` plugins as `nav_core2` plugins and vice versa (more or less). See README.md for more information. meta-ros1-noetic
nav-core2 0.3.0-2 Interfaces for Costmap, LocalPlanner and GlobalPlanner. Replaces nav_core. meta-ros1-noetic
nav-grid 0.3.0-2 A templatized interface for overlaying a two dimensional grid on the world. meta-ros1-noetic
nav-grid-iterators 0.3.0-2 Iterator implementations for moving around the cells of a nav_grid in a number of common patterns. meta-ros1-noetic
nav-grid-pub-sub 0.3.0-2 Publishers and Subscribers for nav_grid data. meta-ros1-noetic
nav-grid-server 0.3.0-2 Customizable tools for publishing images as NavGrids or OccupancyGrids meta-ros1-noetic
nav-msgs 5.9.1-1 A package containing some navigation related message and service definitions. meta-ros2-rolling
nav-msgs 1.13.2-1 nav_msgs defines the common messages used to interact with the <a href="http://wiki.ros.org/navigation">navigation</a> stack. meta-ros1-noetic
nav-msgs 4.9.0-1 A package containing some navigation related message and service definitions. meta-ros2-humble
nav-msgs 5.3.6-1 A package containing some navigation related message and service definitions. meta-ros2-jazzy
nav-msgs 5.5.1-1 A package containing some navigation related message and service definitions. meta-ros2-kilted
nav2-amcl 1.1.20-1 <p> amcl is a probabilistic localization system for a robot moving in 2D. It implements the adaptive (or KLD-sampling) Monte Carlo localization approach (as described by Dieter Fox), which uses a particle filter to track the pose of a robot against a known map. </p> <p> This node is derived, with thanks, from Andrew Howard's excellent 'amcl' Player driver. </p> meta-ros2-humble
nav2-amcl 1.3.10-1 <p> amcl is a probabilistic localization system for a robot moving in 2D. It implements the adaptive (or KLD-sampling) Monte Carlo localization approach (as described by Dieter Fox), which uses a particle filter to track the pose of a robot against a known map. </p> <p> This node is derived, with thanks, from Andrew Howard's excellent 'amcl' Player driver. </p> meta-ros2-jazzy
nav2-amcl 1.4.2-1 <p> amcl is a probabilistic localization system for a robot moving in 2D. It implements the adaptive (or KLD-sampling) Monte Carlo localization approach (as described by Dieter Fox), which uses a particle filter to track the pose of a robot against a known map. </p> <p> This node is derived, with thanks, from Andrew Howard's excellent 'amcl' Player driver. </p> meta-ros2-kilted
nav2-behavior-tree 1.1.20-1 TODO meta-ros2-humble
nav2-behavior-tree 1.3.10-1 Nav2 behavior tree wrappers, nodes, and utilities meta-ros2-jazzy
nav2-behavior-tree 1.4.2-1 Nav2 behavior tree wrappers, nodes, and utilities meta-ros2-kilted
nav2-behaviors 1.1.20-1 TODO meta-ros2-humble
nav2-behaviors 1.3.10-1 Nav2 behavior server meta-ros2-jazzy
nav2-behaviors 1.4.2-1 Nav2 behavior server meta-ros2-kilted
nav2-bringup 1.1.20-1 Bringup scripts and configurations for the Nav2 stack meta-ros2-humble
nav2-bringup 1.3.10-1 Bringup scripts and configurations for the Nav2 stack meta-ros2-jazzy
nav2-bringup 1.4.2-1 Bringup scripts and configurations for the Nav2 stack meta-ros2-kilted
nav2-bt-navigator 1.1.20-1 TODO meta-ros2-humble
nav2-bt-navigator 1.3.10-1 Nav2 BT Navigator Server meta-ros2-jazzy
nav2-bt-navigator 1.4.2-1 Nav2 BT Navigator Server meta-ros2-kilted
nav2-collision-monitor 1.1.20-1 Collision Monitor meta-ros2-humble
nav2-collision-monitor 1.3.10-1 Collision Monitor meta-ros2-jazzy
nav2-collision-monitor 1.4.2-1 Collision Monitor meta-ros2-kilted
nav2-common 1.1.20-1 Common support functionality used throughout the navigation 2 stack meta-ros2-humble
nav2-common 1.3.10-1 Common support functionality used throughout the navigation 2 stack meta-ros2-jazzy
nav2-common 1.4.2-1 Common support functionality used throughout the navigation 2 stack meta-ros2-kilted
nav2-constrained-smoother 1.1.20-1 Ceres constrained smoother meta-ros2-humble
nav2-constrained-smoother 1.3.10-1 Ceres constrained smoother meta-ros2-jazzy
nav2-constrained-smoother 1.4.2-1 Ceres constrained smoother meta-ros2-kilted
nav2-controller 1.1.20-1 Controller action interface meta-ros2-humble
nav2-controller 1.3.10-1 Controller action interface meta-ros2-jazzy
nav2-controller 1.4.2-1 Controller action interface meta-ros2-kilted
nav2-core 1.1.20-1 A set of headers for plugins core to the Nav2 stack meta-ros2-humble
nav2-core 1.3.10-1 A set of headers for plugins core to the Nav2 stack meta-ros2-jazzy
nav2-core 1.4.2-1 A set of headers for plugins core to the Nav2 stack meta-ros2-kilted
nav2-costmap-2d 1.1.20-1 This package provides an implementation of a 2D costmap that takes in sensor data from the world, builds a 2D or 3D occupancy grid of the data (depending on whether a voxel based implementation is used), and inflates costs in a 2D costmap based on the occupancy grid and a user specified inflation radius. This package also provides support for map_server based initialization of a costmap, rolling window based costmaps, and parameter based subscription to and configuration of sensor topics. meta-ros2-humble
nav2-costmap-2d 1.3.10-1 This package provides an implementation of a 2D costmap that takes in sensor data from the world, builds a 2D or 3D occupancy grid of the data (depending on whether a voxel based implementation is used), and inflates costs in a 2D costmap based on the occupancy grid and a user specified inflation radius. This package also provides support for map_server based initialization of a costmap, rolling window based costmaps, and parameter based subscription to and configuration of sensor topics. meta-ros2-jazzy
nav2-costmap-2d 1.4.2-1 This package provides an implementation of a 2D costmap that takes in sensor data from the world, builds a 2D or 3D occupancy grid of the data (depending on whether a voxel based implementation is used), and inflates costs in a 2D costmap based on the occupancy grid and a user specified inflation radius. This package also provides support for map_server based initialization of a costmap, rolling window based costmaps, and parameter based subscription to and configuration of sensor topics. meta-ros2-kilted