Template Function ros_babel_fish::wait_for_topic

Function Documentation

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