25 #ifndef CLOCK_RELAY_CLOCK_RELAY_H 26 #define CLOCK_RELAY_CLOCK_RELAY_H 29 #include "multimaster_msgs/GetClockOffset.h" 30 #include "multimaster_msgs/ClockOffset.h" 47 ClockRelay(std::string from, std::string to, std::string clock_relay_type_string,
double frequency);
51 multimaster_msgs::GetClockOffset::Response &res);
64 #endif // CLOCK_RELAY_CLOCK_RELAY_H
ClockRelay(std::string from, std::string to, std::string clock_relay_type_string, double frequency)
static const boost::unordered_map< std::string, Type > type_name_map_
message_relay::TopicRelay::Ptr clock_relay_
bool getClockOffsetCb(multimaster_msgs::GetClockOffset::Request &req, multimaster_msgs::GetClockOffset::Response &res)
ros::ServiceServer offset_server_
multimaster_msgs::ClockOffset offset_
ros::Publisher offset_publisher_