#include "ros/this_node.h"#include "ros/names.h"#include "ros/node_handle.h"#include "ros/rate.h"#include <list>#include "mutex.h"#include "Policy2piles.h"#include "std_srvs/Empty.h"#include "std_msgs/Int32.h"#include "estirabot_msgs/belief_summary.h"#include "estirabot_msgs/belief.h"#include "estirabot_msgs/obs2action.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 |