sipp.h File Reference
#include <sbpl_dynamic_planner/DiscreteSpaceTimeInformation.h>
#include <sbpl_dynamic_planner/sbpl_dynamicObstacles.h>
Go to the source code of this file.
Define Documentation
#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 SUCCESS_NO_TIME 2 |
#define SUCCESS_WITH_TIME 1 |
Typedef Documentation