Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
engagement_recognition/src/recognition/recognition.cpp File Reference#include <ros/ros.h> #include "lib/engagement_params.h" #include "rnode/rnode.h" #include <map> #include "../lib/engagement_macros.h" #include "../actors/actor.h" #include "../actors/robot.h" #include "../events/event_sink.h" #include "../events/event.h"
Include dependency graph for recognition.cpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Function Documentation
The main function. Create all the subscribers and publishers.
Definition at line 49 of file recognition.cpp. |