resource_retriever

package
resource_retriever
version
1.12.4
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.
license
BSD
depend
  • python-rospkg
  • curl
  • roslib
  • rosconsole
  • boost
maintainer
Chris Lalancette
filename
ros_pkg/ros_desktop/ros-melodic-resource-retriever.tgz
  • Download file

  • Copyright (C) 2019, Isao Hara