Install this package:
emerge -a ros-noetic/mbf_simple_nav
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/mbf_simple_nav
Or alternatively:
emerge --autounmask-write -a ros-noetic/mbf_simple_nav
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.4.0-r1 | 7 | ~x86 ~amd64 ~arm ~arm64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>hunterlallen@protonmail.com</email>
<name>Hunter L. Allen</name>
</maintainer>
<longdescription>
The mbf_simple_nav package contains a simple navigation server implementation of Move Base Flex (MBF). The simple navigation server is bound to no map representation. It provides actions for planning, controlling and recovering. MBF loads all defined plugins which are defined in the lists *planners*, *controllers* and *recovery_behaviors*. Each list holds a pair of a *name* and a *type*. The *type* defines which kind of plugin to load. The *name* defines under which name the plugin should be callable by the actions.
It tries to load the defined plugins which implements the defined interfaces in <a href="wiki.ros.org/mbf_abstract_core">mbf_abstract_core</a>.
</longdescription>
<upstream>
<maintainer status="active">
<email>spuetz@uos.de</email>
<name>Sebastian Pütz</name>
</maintainer>
<bugs-to>https://github.com/uos-gbp/move_base_flex/issues</bugs-to>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | mbf_simple_nav-noetic-release-0.4.0.tar.gz | 4862 bytes |
| EBUILD | mbf_simple_nav-0.4.0-r1.ebuild | 957 bytes |
| MISC | metadata.xml | 1205 bytes |