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

Go to the source code of this file.

Namespaces

 rclcpp_action
 

Functions

template<typename ActionT >
Client< ActionT >::SharedPtr rclcpp_action::create_client (rclcpp::Node::SharedPtr node, const std::string &name, rclcpp::callback_group::CallbackGroup::SharedPtr group=nullptr)