sipp.h File Reference

#include <sbpl_dynamic_planner/DiscreteSpaceTimeInformation.h>
#include <sbpl_dynamic_planner/sbpl_dynamicObstacles.h>
Include dependency graph for sipp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EnvSIPPLat
struct  envSIPPLat_config
struct  EnvSIPPLat_t
struct  envSIPPLatAction_t
struct  envSIPPLatHashEntry_t
class  EnvSIPPLattice
struct  SBPL_xythetasipp_mprimitive

Defines

#define CONTTIME2DISC(X, CELLSIZE)   (((X)>=0)?((int)((X)/(CELLSIZE)+0.5)):((int)((X)/(CELLSIZE))-1))
#define DISCTIME2CONT(X, CELLSIZE)   ((X)*(CELLSIZE))
#define ENVSIPPLAT_COSTMULT_MTOMM   1000
#define ENVSIPPLAT_DEFAULT_ACTIONWIDTH   5
#define ENVSIPPLAT_DEFAULTDYNOBSTHRESH   254
#define ENVSIPPLAT_DEFAULTOBSTHRESH   254
#define ENVSIPPLAT_DXYWIDTH   8
#define ENVSIPPLAT_THETADIRS   16
#define FAIL   0
#define SUCCESS_NO_TIME   2
#define SUCCESS_WITH_TIME   1

Typedefs

typedef struct envSIPPLat_config envSIPPLatConfig_t

Define Documentation

#define CONTTIME2DISC ( X,
CELLSIZE   )     (((X)>=0)?((int)((X)/(CELLSIZE)+0.5)):((int)((X)/(CELLSIZE))-1))

Definition at line 53 of file sipp.h.

#define DISCTIME2CONT ( X,
CELLSIZE   )     ((X)*(CELLSIZE))

Definition at line 54 of file sipp.h.

#define ENVSIPPLAT_COSTMULT_MTOMM   1000

Definition at line 51 of file sipp.h.

#define ENVSIPPLAT_DEFAULT_ACTIONWIDTH   5

Definition at line 49 of file sipp.h.

#define ENVSIPPLAT_DEFAULTDYNOBSTHRESH   254

Definition at line 39 of file sipp.h.

#define ENVSIPPLAT_DEFAULTOBSTHRESH   254

Definition at line 38 of file sipp.h.

#define ENVSIPPLAT_DXYWIDTH   8

Definition at line 36 of file sipp.h.

#define ENVSIPPLAT_THETADIRS   16

Definition at line 46 of file sipp.h.

#define FAIL   0

Definition at line 56 of file sipp.h.

#define SUCCESS_NO_TIME   2

Definition at line 58 of file sipp.h.

#define SUCCESS_WITH_TIME   1

Definition at line 57 of file sipp.h.


Typedef Documentation

 All Classes Files Functions Variables Typedefs Defines


sbpl_dynamic_planner
Author(s): Michael Phillips, Maxim Likhachev
autogenerated on Fri Jan 11 09:41:06 2013