00001 00026 #include "ros/ros.h" 00027 00028 namespace nmea_msgs 00029 { 00030 ROS_DECLARE_MESSAGE(Sentence); 00031 } 00032 00033 void tx_msg_callback(const nmea_msgs::SentenceConstPtr sentence_msg_ptr, int fd);