#include <envTime.h>
Public Attributes | |
| EnvNAVXYTHETATIMELATAction_t ** | ActionsV |
| int | actionwidth |
| double | cellsize_m |
| unsigned char | cost_inscribed_thresh |
| int | cost_possibly_circumscribed_thresh |
| int | dXY [NAVXYTHETATIMELAT_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 |
| vector < SBPL_xythetatime_mprimitive > | mprimV |
| double | nominalvel_mpersecs |
| unsigned char | obsthresh |
| vector < EnvNAVXYTHETATIMELATAction_t * > * | PredActionsV |
| double | robotRadius |
| int | StartTheta |
| int | StartTime |
| int | StartX_c |
| int | StartY_c |
| double | timeResolution |
| double | timetoturn45degsinplace_secs |
Definition at line 120 of file envTime.h.
| unsigned char ENV_NAVXYTHETATIMELAT_CONFIG::cost_inscribed_thresh |
| int ENV_NAVXYTHETATIMELAT_CONFIG::dXY[NAVXYTHETATIMELAT_DXYWIDTH][2] |
| vector<sbpl_2Dpt_t> ENV_NAVXYTHETATIMELAT_CONFIG::FootprintPolygon |
| unsigned char** ENV_NAVXYTHETATIMELAT_CONFIG::Grid2D |
| unsigned char ENV_NAVXYTHETATIMELAT_CONFIG::obsthresh |