|
rclcpp_action
master
C++ ROS Action Client Library
|
#include <rclcpp/node.hpp>#include <memory>#include <string>#include "rclcpp_action/client.hpp"#include "rclcpp_action/visibility_control.hpp"

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) |
1.8.13