#include <iostream>
#include <boost/thread/thread.hpp>
#include <pcl/common/time_trigger.h>
#include <pcl/common/time.h>
Go to the source code of this file.
Classes | |
class | Dummy |
Functions | |
void | callback () |
int | main () |
Variables | |
double | global_time |
void callback | ( | ) |
Definition at line 11 of file timed_trigger_test.cpp.
int main | ( | ) |
Definition at line 32 of file timed_trigger_test.cpp.
double global_time |
Definition at line 9 of file timed_trigger_test.cpp.