22#include <tf2_ros/buffer.h>
24#include <bond/msg/status.hpp>
47 std::string topicname,
48 std::vector<Nav2Nodes> waitNodes = {
52 std::vector<Nav2Nodes> waitNodes = {
62 rclcpp::Subscription<bond::msg::Status>::SharedPtr
sub_;
std::map< Nav2Nodes, bool > receivedAliveMsg_
std::vector< Nav2Nodes > waitNodes_
void onMessageReceived(const bond::msg::Status &msg)
rclcpp::Subscription< bond::msg::Status >::SharedPtr sub_
std::string toString(Nav2Nodes value)
Nav2Nodes fromString(std::string str)