Template Function ros_babel_fish::wait_for_topic_and_type

Function Documentation

template<typename RepT, typename PeriodT>
bool ros_babel_fish::wait_for_topic_and_type(rclcpp::Node &node, const std::string &topic, std::vector<std::string> &types, std::chrono::duration<RepT, PeriodT> timeout = std::chrono::duration<RepT, PeriodT>(-1))