Difference between revisions of "Path Planning Systems"

From RoboJackets Wiki
Jump to navigation Jump to search
m (Initial commit.)
 
(Added resources.)
Line 1: Line 1:
The purpose of the "Path Planning Systems" is to find an optimal path through the environment given a model of the environment from the data of the "Data Filtering Systems."
+
The purpose of the "Path Planning Systems" is to find an optimal path through the environment, given a model of the environment from the data of the "Data Filtering Systems."
 +
 
 +
 
 +
== Resources ==
 +
* A free online path planning book
 +
**http://planning.cs.uiuc.edu
 +
* IEEE Explorer
 +
**http://www.library.gatech.edu:2048/login?url=http://ieeexplore.ieee.org

Revision as of 14:57, 15 September 2007

The purpose of the "Path Planning Systems" is to find an optimal path through the environment, given a model of the environment from the data of the "Data Filtering Systems."


Resources