Main Page
Namespaces
Classes
Files
File List
File Members
src
test.cpp
Go to the documentation of this file.
1
18
#include <iostream>
19
#include <boost/filesystem.hpp>
20
#include "
ros_uri/ros_uri.hpp
"
21
22
namespace
fs
=
boost::filesystem
;
23
24
int
main
(
int
argc,
char
** argv) {
25
std::cout <<
ros_uri::package_uri
(
"/path/package_name"
) << std::endl << std::endl;
26
return
0;
27
}
28
29
ros_uri::package_uri
static std::string package_uri(std::string pathStr, std::string packageName=std::string())
Definition:
ros_uri.hpp:79
boost::filesystem
Definition:
filesystem_ext.hpp:24
main
int main(int argc, char **argv)
Definition:
test.cpp:24
ros_uri.hpp
asr_ros_uri
Author(s): Schleicher Ralf
autogenerated on Fri Dec 6 2019 03:24:27