Function ament_index_cpp::get_search_paths
Defined in File get_search_paths.hpp
Function Documentation
-
std::list<std::string> ament_index_cpp::get_search_paths()
Get the searcheable paths in the environment variable AMENT_PREFIX_PATH.
- Throws:
runtime_error – if the environment variable AMENT_PREFIX_PATH is not set
- Returns:
a list with the searcheable paths