18 #ifndef __BRIDGE_NODE__ 19 #define __BRIDGE_NODE__ 27 #include <zmqpp/zmqpp.hpp> 54 std::map<std::string, std::string>
ip_map;
61 std::vector<std::unique_ptr<zmqpp::socket>>
senders;
62 std::vector<std::unique_ptr<zmqpp::socket>>
receivers;
std::vector< std::unique_ptr< zmqpp::socket > > senders
std::vector< TopicInfo > recvTopics
std::vector< ros::Subscriber > topic_subs
std::vector< std::unique_ptr< zmqpp::socket > > receivers
std::vector< int > send_num
XmlRpc::XmlRpcValue recv_topics_xml
XmlRpc::XmlRpcValue ip_xml
std::vector< ros::Publisher > topic_pubs
XmlRpc::XmlRpcValue send_topics_xml
Header file for different ROS message type.
std::vector< ros::Time > sub_t_last
std::vector< bool > recv_flags_last
bool send_freq_control(int i)
std::map< std::string, std::string > ip_map
std::vector< bool > recv_thread_flags
std::vector< TopicInfo > sendTopics
std::vector< std::thread > recv_threads