CMD + K

ros-noetic-navfn

Community

navfn provides a fast interpolated navigation function that can be used to create plans for a mobile base. The planner assumes a circular robot and operates on a costmap to find a minimum cost plan from a start point to an end point in a grid. The navigation function is computed with Dijkstra's algorithm, but support for an A* heuristic may also be added in the near future. navfn also provides a ROS wrapper for the navfn planner that adheres to the nav_core::BaseGlobalPlanner interface specified in<a href="http://wiki.ros.org/nav_core">nav_core</a>.

Installation

To install this package, run one of the following:

Conda
$conda install robostack-staging::ros-noetic-navfn

Usage Tracking

1.17.3
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

navfn provides a fast interpolated navigation function that can be used to create plans for a mobile base. The planner assumes a circular robot and operates on a costmap to find a minimum cost plan from a start point to an end point in a grid. The navigation function is computed with Dijkstra's algorithm, but support for an A* heuristic may also be added in the near future. navfn also provides a ROS wrapper for the navfn planner that adheres to the nav_core::BaseGlobalPlanner interface specified in<a href="http://wiki.ros.org/nav_core">nav_core</a>.

Last Updated

Jan 23, 2023 at 05:12

License

BSD-3-Clause

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
macOS-64
win-64