resource_retriever¶
Contents:
Summary¶
-
resource_retriever
¶ Version: 1.11.6
Description: 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.
Maintainers: - Ioan Sucan <isucan AT gmail DOT com>
Licenses: - BSD
Urls: - website<http://ros.org/wiki/resource_retriever>
- repository<https://github.com/ros/robot_model>
- bugtracker<https://github.com/ros/robot_model/issues>
Authors: - Josh Faust <jfaust AT willowgarage DOT com>
BuildDepends: curl
rosconsole
roslib
BuildtoolDepends: BuildExportDepends: curl
rosconsole
roslib
ExecDepends: curl
rosconsole
roslib