orca-robotics


INTRODUCTION
Overview
Download and Install
Documentation

REPOSITORY
Interfaces
Drivers
Libraries
Utilities
Software Map

DEVELOPER
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydropathplan::SimpleNavPathPlanner Class Reference

#include <simplenavpathplanner.h>

Inherits hydropathplan::IPathPlanner2d.

Inheritance diagram for hydropathplan::SimpleNavPathPlanner:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void computePath (int startX, int startY, int endX, int endY, Cell2DVector &path) const

Detailed Description

Calculates simple navigation function. Returns false if unsuccessful (algorithm described by Latombe, NF1, ch.4.2.1, p.322)

Author:
Alexei Makarenko, Tobias Kaupp


Member Function Documentation

void hydropathplan::SimpleNavPathPlanner::computePath int  startX,
int  startY,
int  endX,
int  endY,
Cell2DVector path
const [virtual]
 

Warning: may throw 'hydropathplanException's

Implements hydropathplan::IPathPlanner2d.


The documentation for this class was generated from the following files:
 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5