#include <ros/ros.h>#include <csignal>#include <boost/thread.hpp>#include <omronsentech_camera/stcamera_node.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | sighandler (int s) |
Variables | |
| sig_atomic_t | terminateFlag = 0 |