MRXT: The Multi-Robot eXploration Tool
Multi-Robot autonomous exploration and mapping simulator.
Public Attributes
costCellH Struct Reference

Cost cell struct used for path planning with heuristics. More...

#include <pathPlanning.h>

List of all members.

Public Attributes

bool closed
long int F
long int G
long int H
bool open
void * parent

Detailed Description

Cost cell struct used for path planning with heuristics.

Definition at line 22 of file pathPlanning.h.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs