Install this package:
emerge -a ros-noetic/resource_retriever
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/resource_retriever
Or alternatively:
emerge --autounmask-write -a ros-noetic/resource_retriever
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.12.6-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 retrieves data from url-format files such as http://,
ftp://, package:// file://, etc., and loads the data into memory.
The package:// url for ros packages is translated into a local
file:// url. The resourse retriever was initially designed to load
mesh files into memory, but it can be used for any type of
data. The resource retriever is based on the the libcurl library.
</longdescription>
<upstream>
<maintainer status="active">
<email>clalancette@osrfoundation.org</email>
<name>Chris Lalancette</name>
</maintainer>
<bugs-to>https://github.com/ros-gbp/resource_retriever/issues</bugs-to>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | resource_retriever-noetic-release-1.12.6.tar.gz | 6941 bytes |
| EBUILD | resource_retriever-1.12.6-r1.ebuild | 730 bytes |
| MISC | metadata.xml | 954 bytes |