rclcpp  master
C++ ROS Client Library API
Namespaces | Functions
expand_topic_or_service_name.hpp File Reference
#include <string>
#include "rclcpp/visibility_control.hpp"
Include dependency graph for expand_topic_or_service_name.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rclcpp
 This header provides the get_node_base_interface() template function.
 

Functions

std::string rclcpp::expand_topic_or_service_name (const std::string &name, const std::string &node_name, const std::string &namespace_, bool is_service=false)
 Expand a topic or service name and throw if it is not valid. More...