8#include <rclcpp/rclcpp.hpp>
9using namespace std::chrono_literals;
22 rclcpp::Node & node,
const rclcpp::Duration & timeout = 30s,
23 const std::string & topic_namespace_prefix =
"");
bool waitForFMU(rclcpp::Node &node, const rclcpp::Duration &timeout=30s, const std::string &topic_namespace_prefix="")