Project: engagement_recognition

License: BSD

Dependencies:

Used by: None

All Packages

engagement_recognition/src/recognition/states/state.h File Reference

#include <ros/ros.h>
#include <vector>
#include <string>
#include "../events/event_sink.h"
#include "../lib/engagement_declarations.h"
#include "../actors/actor.h"
#include "../actors/robot.h"
Include dependency graph for state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  State

Defines

#define STATE_SUBSCRIBE(h, t, c)   h->subscribe(t, MAX_BUFFER, c, this)

Define Documentation

#define STATE_SUBSCRIBE ( h,
t,
 )     h->subscribe(t, MAX_BUFFER, c, this)

Define a macro to subscribe a callback method to a topic.

Definition at line 274 of file state.h.


engagement_recognition
Author(s): Brett Ponsler (bponsler (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:35:48 2011