#include "ros/this_node.h"
#include "ros/names.h"
#include "ros/node_handle.h"
#include "ros/rate.h"
#include <list>
#include "mutex.h"
#include "Policy.h"
#include "std_srvs/Empty.h"
#include "std_msgs/Int32.h"
#include "iri_wam_common_msgs/wamaction.h"
#include "iri_wam_common_msgs/obs_request.h"
#include "iri_wam_common_msgs/belief_summary.h"
#include "iri_wam_common_msgs/belief.h"
Go to the source code of this file.
Classes | |
class | Pomdp |
Defines | |
#define | ANYZONE 0 |
#define | AZONEMSG 1 |
#define | BZONEMSG 2 |
#define | LOGFILE "log.txt" |
#define | MAXNUMB 5 |
Enumerations | |
enum | { TAKEHIGH, TAKELOW, CHANGEPILE, FOLDLOW, SPREAD, FLIP, SHAKE, FOLDHIGH, MOVEAWAY, DUMMY } |
enum | { STRAIGHT, ISOMETRIC, PEG } |
anonymous enum |