Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
engagement_recognition/src/recognition/rnode/rnode.h File Reference#include <ros/ros.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 rnode.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Define Documentation
Value:
h->subscribe(engagement::t, MAX_BUFFER, \ c, this) Define a macro to subscribe the an RNode callback method to a topic. |