Main Page
Namespaces
Classes
Files
File List
File Members
src
example.cpp
Go to the documentation of this file.
1
#include <
ros/ros.h
>
2
#include "
TimestampSynchronizer.h
"
3
4
using namespace
std
;
5
6
7
int
main
() {
8
TimestampSynchronizer
synchronizer;
9
ROS_INFO
(
"Hello!"
);
10
11
return
0;
12
}
std
TimestampSynchronizer
Definition:
TimestampSynchronizer.h:38
ROS_INFO
#define ROS_INFO(...)
TimestampSynchronizer.h
TimestampSynchronizer.
ros.h
main
int main()
Definition:
example.cpp:7
timesync_ros
Author(s): Juraj Oršulić
autogenerated on Mon Jun 10 2019 15:28:33