Install this package:
emerge -a ros-noetic/dwa_local_planner
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/dwa_local_planner
Or alternatively:
emerge --autounmask-write -a ros-noetic/dwa_local_planner
| 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>
This package provides an implementation of the Dynamic Window Approach to
local robot navigation on a plane. Given a global plan to follow and a
costmap, the local planner produces velocity commands to send to a mobile
base. This package supports any robot who's footprint can be represented as
a convex polygon or cicrle, and exposes its configuration as ROS parameters
that can be set in a launch file. The parameters for this planner are also
dynamically reconfigurable. This package's ROS wrapper adheres to the
BaseLocalPlanner interface specified in the <a href="http://wiki.ros.org/nav_core">nav_core</a> package.
</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>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | dwa_local_planner-noetic-release-1.17.1.tar.gz | 13577 bytes |
| EBUILD | dwa_local_planner-1.17.1-r1.ebuild | 934 bytes |
| MISC | metadata.xml | 1205 bytes |