planners/prm/PL_PRM.h File Reference

#include "Planners\PL_GraphBase.h"
#include <LEDA/node_map.h>
#include <LEDA/edge_map.h>
#include <LEDA/node_list.h>
#include <LEDA/node_pq.h>
#include <LEDA/list.h>

Include dependency graph for PL_PRM.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PL_PRM

Defines

#define PL_PRM_h   1

Enumerations

enum  PRM_StateMachineType {
  PRM_DONE = 0, PRM_START = 1, PRM_BUILD_INIT_ROADMAP, PRM_FIND_PATH,
  PRM_VERIFY_PATH, PRM_TRANSLATE_PATH, PRM_ENHANCE_ROADMAP, PRM_TIMER_EXPIRED = -1,
  PRM_FAILURE = -2
}


Define Documentation

#define PL_PRM_h   1
 

Definition at line 12 of file PL_PRM.h.


Enumeration Type Documentation

enum PRM_StateMachineType
 

Enumerator:
PRM_DONE 
PRM_START 
PRM_BUILD_INIT_ROADMAP 
PRM_FIND_PATH 
PRM_VERIFY_PATH 
PRM_TRANSLATE_PATH 
PRM_ENHANCE_ROADMAP 
PRM_TIMER_EXPIRED 
PRM_FAILURE 

Definition at line 173 of file PL_PRM.h.


Generated on Sat Apr 1 21:43:22 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO