#include <iostream>
#include <boost/bind.hpp>
#include <boost/thread.hpp>
#include <boost/foreach.hpp>
#include <boost/assign/std/vector.hpp>
#include <ros/ros.h>
#include <std_msgs/String.h>
Go to the source code of this file.
Defines | |
#define | foreach BOOST_FOREACH |
Functions | |
int | main (int argc, char **argv) |
#define foreach BOOST_FOREACH |
Definition at line 41 of file TurnstileEvents.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 44 of file TurnstileEvents.cpp.