Namespaces | Functions
file-explorer.hpp File Reference
#include <string>
#include <vector>
#include "pinocchio/parsers/config.hpp"
Include dependency graph for file-explorer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pinocchio
 Main pinocchio namespace.
 

Functions

PINOCCHIO_PARSERS_DLLAPI 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...
 
PINOCCHIO_PARSERS_DLLAPI 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...
 
PINOCCHIO_PARSERS_DLLAPI 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...
 
PINOCCHIO_PARSERS_DLLAPI 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 Thu Jun 13 2024 02:40:53