Install this package:
emerge -a ros-noetic/navfn
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/navfn
Or alternatively:
emerge --autounmask-write -a ros-noetic/navfn
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.17.1-r1 | 7 | ~x86 ~amd64 ~arm ~arm64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>hunterlallen@protonmail.com</email>
<name>Hunter L. Allen</name>
</maintainer>
<longdescription>
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>.
</longdescription>
<upstream>
<maintainer status="active">
<email>davidvlu@gmail.com</email>
<name>David V. Lu!!</name>
</maintainer>
<bugs-to>https://github.com/ros-gbp/navigation/issues</bugs-to>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p ros-noetic/navfn |
euse -E <flag> -p ros-noetic/navfn |
euse -D <flag> -p ros-noetic/navfn
| Flag | Description | 1.17.1-r1 |
|---|---|---|
| test | ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | navfn-noetic-release-1.17.1.tar.gz | 55168 bytes |
| EBUILD | navfn-1.17.1-r1.ebuild | 979 bytes |
| MISC | metadata.xml | 1125 bytes |