MRXT: The Multi-Robot eXploration Tool
Multi-Robot autonomous exploration and mapping simulator.
|
Cost cell struct used for path planning. More...
#include <pathPlanning.h>
Public Attributes | |
long int | C |
bool | closed |
bool | open |
void * | parent |
Cost cell struct used for path planning.
Definition at line 32 of file pathPlanning.h.