Namespaces | Functions
file-explorer.cpp File Reference
#include <cstdlib>
#include <boost/filesystem.hpp>
#include "pinocchio/utils/file-explorer.hpp"
Include dependency graph for file-explorer.cpp:

Go to the source code of this file.

Namespaces

 pinocchio
 Main pinocchio namespace.
 

Functions

void pinocchio::appendSuffixToPaths (std::vector< std::string > &list_of_paths, const std::string &suffix)
 For a given vector of paths, add a suffix inplace to each path and return the vector inplace. More...
 
void pinocchio::extractPathFromEnvVar (const std::string &env_var_name, std::vector< std::string > &list_of_paths, const std::string &delimiter=":")
 Parse an environment variable if exists and extract paths according to the delimiter. More...
 
std::vector< std::string > pinocchio::extractPathFromEnvVar (const std::string &env_var_name, const std::string &delimiter=":")
 Parse an environment variable if exists and extract paths according to the delimiter. More...
 
std::vector< std::string > pinocchio::rosPaths ()
 Parse the environment variables ROS_PACKAGE_PATH / AMENT_PREFIX_PATH and extract paths. More...
 


pinocchio
Author(s):
autogenerated on Fri Jun 23 2023 02:38:33