Modulo 5.0.0
|
Public Member Functions | |
ServiceClient (const rclcpp::NodeOptions &options, const std::string &service) | |
rclcpp::Client< SrvT >::FutureAndRequestId | call_async (const std::shared_ptr< typename SrvT::Request > &request) |
Public Attributes | |
std::shared_ptr< rclcpp::Client< SrvT > > | client_ |
Definition at line 13 of file ServiceClient.hpp.
|
inline |
Definition at line 15 of file ServiceClient.hpp.
|
inline |
Definition at line 22 of file ServiceClient.hpp.
std::shared_ptr<rclcpp::Client<SrvT> > modulo_utils::testutils::ServiceClient< SrvT >::client_ |
Definition at line 26 of file ServiceClient.hpp.