Typedef ResponseReceiveQueue

Typedef Documentation

using ResponseReceiveQueue = QueueBase<rclcpp::GenericClient::SharedPtr, int64_t, SharedResponseMsg>