Install this package:
emerge -a ros-noetic/costmap_2d
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/costmap_2d
Or alternatively:
emerge --autounmask-write -a ros-noetic/costmap_2d
| 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 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.
</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/costmap_2d |
euse -E <flag> -p ros-noetic/costmap_2d |
euse -D <flag> -p ros-noetic/costmap_2d
| Flag | Description | 1.17.1-r1 |
|---|---|---|
| test | ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | costmap_2d-noetic-release-1.17.1.tar.gz | 72978 bytes |
| EBUILD | costmap_2d-1.17.1-r1.ebuild | 1259 bytes |
| MISC | metadata.xml | 1070 bytes |