Class NodeServices
Defined in File node_services.hpp
Inheritance Relationships
Base Type
public rclcpp::node_interfaces::NodeServicesInterface
(Class NodeServicesInterface)
Class Documentation
-
class NodeServices : public rclcpp::node_interfaces::NodeServicesInterface
Implementation of the NodeServices part of the Node API.
Public Functions
-
explicit NodeServices(rclcpp::node_interfaces::NodeBaseInterface *node_base)
-
virtual ~NodeServices()
-
virtual std::string resolve_service_name(const std::string &name, bool only_expand = false) const override
Get the remapped and expanded service name given a input name.
-
explicit NodeServices(rclcpp::node_interfaces::NodeBaseInterface *node_base)