#include <sipp.h>
Public Attributes | |
| envSIPPLatAction_t ** | ActionsV |
| int | actionwidth |
| double | cellsize_m |
| unsigned char | cost_inscribed_thresh |
| int | cost_possibly_circumscribed_thresh |
| int | dXY [ENVSIPPLAT_DXYWIDTH][2] |
| unsigned char | dynamic_obstacle_collision_cost_thresh |
| int | EndTheta |
| int | EndX_c |
| int | EndY_c |
| int | EnvHeight_c |
| int | EnvWidth_c |
| vector< sbpl_2Dpt_t > | FootprintPolygon |
| unsigned char ** | Grid2D |
| double | maxMovement |
| vector < SBPL_xythetasipp_mprimitive > | mprimV |
| double | nominalvel_mpersecs |
| unsigned char | obsthresh |
| vector< envSIPPLatAction_t * > * | PredActionsV |
| double | robotRadius |
| int | StartTheta |
| int | StartTime |
| int | StartX_c |
| int | StartY_c |
| double | timeResolution |
| double | timetoturn45degsinplace_secs |
Definition at line 121 of file sipp.h.
| unsigned char envSIPPLat_config::cost_inscribed_thresh |
| int envSIPPLat_config::dXY[ENVSIPPLAT_DXYWIDTH][2] |
| vector<sbpl_2Dpt_t> envSIPPLat_config::FootprintPolygon |
| unsigned char** envSIPPLat_config::Grid2D |
| unsigned char envSIPPLat_config::obsthresh |