example.cpp
Go to the documentation of this file.
1 #include <ros/ros.h>
3 
4 using namespace std;
5 
6 
7 int main() {
8  TimestampSynchronizer synchronizer;
9  ROS_INFO("Hello!");
10 
11  return 0;
12 }
#define ROS_INFO(...)
TimestampSynchronizer.
int main()
Definition: example.cpp:7


timesync_ros
Author(s): Juraj Oršulić
autogenerated on Mon Jun 10 2019 15:28:33