Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

RoadmapPlanner Class Reference

#include <planner.h>

Inheritance diagram for RoadmapPlanner::

Planner Solver PRM List of all members.

Public Methods

 RoadmapPlanner (Problem *problem)
 A constructor that initializes data members.

 ~RoadmapPlanner ()
virtual void WriteGraphs (ofstream &fout)
 Write roadmap to a file.

virtual void ReadGraphs (ifstream &fin)
 Read roadmap from a file.


Constructor & Destructor Documentation

RoadmapPlanner::RoadmapPlanner ( Problem * problem )
 

A constructor that initializes data members.

RoadmapPlanner::~RoadmapPlanner ( ) [inline]
 


Member Function Documentation

void RoadmapPlanner::ReadGraphs ( ifstream & fin ) [virtual]
 

Read roadmap from a file.

Reimplemented from Planner.

void RoadmapPlanner::WriteGraphs ( ofstream & fout ) [virtual]
 

Write roadmap to a file.

Reimplemented from Planner.


The documentation for this class was generated from the following file: Motion Strategy Library


Web page maintained by Steve LaValle
Partial support provided by NSF CAREER Award IRI-970228 (LaValle), Honda Research.
Contributors: Anna Atramentov, Peng Cheng, James Kuffner, Steve LaValle, and Libo Yang.