<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.robojackets.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pvela</id>
	<title>RoboJackets Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.robojackets.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pvela"/>
	<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/Special:Contributions/Pvela"/>
	<updated>2026-04-25T02:10:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Path_Planning_Systems&amp;diff=5579</id>
		<title>Path Planning Systems</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Path_Planning_Systems&amp;diff=5579"/>
		<updated>2007-10-12T22:48:44Z</updated>

		<summary type="html">&lt;p&gt;Pvela: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;quot;Path Planning Systems&amp;quot; groups is responsible for find an optimal path through the environment, given a model of the environment from the data (provided by [[Data Filtering Systems]] group). This group will be developing the high-level code to control Candii during the autonomous and GPS waypoint navigation challenges--essentially, Candii's AI. Path planning algorithms, maps, and learning are the main focus points of this group.&lt;br /&gt;
&lt;br /&gt;
== People ==&lt;br /&gt;
* [[User:JeanPierreDLC|JP]]&lt;br /&gt;
* [[User:JinL|Jin]]&lt;br /&gt;
* [[User:HusaynV|Husayn]]&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
* IGVC Planning Day&lt;br /&gt;
** Tuesday, 6-7pm, Tin Building&lt;br /&gt;
* Path Planning Meeting (with Dr. Vela)&lt;br /&gt;
** Friday, 1pm, Van Leer (VL) E368&lt;br /&gt;
* IGVC Work Day&lt;br /&gt;
** Saturday, 2-6pm, Tin Building&lt;br /&gt;
&lt;br /&gt;
== Task List ==&lt;br /&gt;
* [ ] Path planning algorithms&lt;br /&gt;
** [ ] Determine (research) relevant algorithms&lt;br /&gt;
*** [ ] for autonomous navigation challenge&lt;br /&gt;
*** [ ] for GPS waypoint navigation challenge&lt;br /&gt;
** [ ] Add relevant resources to the &amp;quot;Resources&amp;quot; section.&lt;br /&gt;
* [ ] Maps&lt;br /&gt;
** [ ] Determine best type of map&lt;br /&gt;
** [ ] Coordinate with [[Data Filtering Systems]] group&lt;br /&gt;
* [ ]  Machine learning&lt;br /&gt;
** [ ] Algorithms for learning &lt;br /&gt;
** [ ] Evaluating effectiveness of cost function&lt;br /&gt;
* [ ] Simulation&lt;br /&gt;
** [ ] Create MATLAB/C++ simulation base for testing&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* &amp;quot;Planning Algorithms&amp;quot; by Steven M. LaValle&lt;br /&gt;
** http://planning.cs.uiuc.edu&lt;br /&gt;
** [[User:JinL|Jin]] has a hard copy.&lt;br /&gt;
* &amp;quot;Probabilistic Robotics&amp;quot; by Sebastian Thurn, Wolfram Burgard, Dieter Fox&lt;br /&gt;
** [[User:JeanPierreDLC|JP]] has a hard copy.&lt;br /&gt;
* &amp;quot;Artificial Intelligence - A Modern Approach&amp;quot; by Peter Russel and Stuart Norvig&lt;br /&gt;
** [[User:JeanPierreDLC|JP]] has a hard copy.&lt;br /&gt;
* IEEE Xplore&lt;br /&gt;
**http://www.library.gatech.edu:2048/login?url=http://ieeexplore.ieee.org&lt;br /&gt;
* Lengyel, Reichert, Donald, and Greenberg. &amp;quot;Real-Time Robot Motion Planning Using Rasterizing Computer Graphics Hardware.&amp;quot; Comp. Graph., Vol. 243, No. 4, pp. 327-335, 1990.&lt;br /&gt;
* Kimmel and Sethian. &amp;quot;Optimal Algorithm for Shape from Shading and Path Planning.&amp;quot; J. of Math. Imaging and Vis., Vol 14, pp. 237-244, 2001.&lt;br /&gt;
* Wiener and Mallot. 'Fine-to-Coarse' Route Planning and Navigation in Regionalized Environments. Max-Planck-Institute Biological Cybernetics. Technical Report TR-115, 2003.&lt;br /&gt;
** http://wiki.robojackets.org/wiki/images/f/f2/WienerMallot.pdf&lt;br /&gt;
* Kuffner. Efficient Optimal Search of Uniform-Cost Grids and Lattices. Proceedings IEEE/RSJ International Conference on Intelligent Robots and Systems, 2004. 1946-1950.&lt;br /&gt;
** http://wiki.robojackets.com/wiki/images/e/eb/KuffnerOptimalSearch.pdf&lt;br /&gt;
* Hassouna, Abdel-Hakim, Farag. &amp;quot;Robust Robotic Path Planning Using Level Sets.&amp;quot; Proc. IEEE ICIP, pp 473-476, 2005.&lt;/div&gt;</summary>
		<author><name>Pvela</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.robojackets.org/index.php?title=Path_Planning_Systems&amp;diff=5578</id>
		<title>Path Planning Systems</title>
		<link rel="alternate" type="text/html" href="https://wiki.robojackets.org/index.php?title=Path_Planning_Systems&amp;diff=5578"/>
		<updated>2007-10-12T22:45:03Z</updated>

		<summary type="html">&lt;p&gt;Pvela: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;quot;Path Planning Systems&amp;quot; groups is responsible for find an optimal path through the environment, given a model of the environment from the data (provided by [[Data Filtering Systems]] group). This group will be developing the high-level code to control Candii during the autonomous and GPS waypoint navigation challenges--essentially, Candii's AI. Path planning algorithms, maps, and learning are the main focus points of this group.&lt;br /&gt;
&lt;br /&gt;
== People ==&lt;br /&gt;
* [[User:JeanPierreDLC|JP]]&lt;br /&gt;
* [[User:JinL|Jin]]&lt;br /&gt;
* [[User:HusaynV|Husayn]]&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
* IGVC Planning Day&lt;br /&gt;
** Tuesday, 6-7pm, Tin Building&lt;br /&gt;
* Path Planning Meeting (with Dr. Vela)&lt;br /&gt;
** Friday, 1pm, Van Leer (VL) E368&lt;br /&gt;
* IGVC Work Day&lt;br /&gt;
** Saturday, 2-6pm, Tin Building&lt;br /&gt;
&lt;br /&gt;
== Task List ==&lt;br /&gt;
* [ ] Path planning algorithms&lt;br /&gt;
** [ ] Determine (research) relevant algorithms&lt;br /&gt;
*** [ ] for autonomous navigation challenge&lt;br /&gt;
*** [ ] for GPS waypoint navigation challenge&lt;br /&gt;
** [ ] Add relevant resources to the &amp;quot;Resources&amp;quot; section.&lt;br /&gt;
* [ ] Maps&lt;br /&gt;
** [ ] Determine best type of map&lt;br /&gt;
** [ ] Coordinate with [[Data Filtering Systems]] group&lt;br /&gt;
* [ ]  Machine learning&lt;br /&gt;
** [ ] Algorithms for learning &lt;br /&gt;
** [ ] Evaluating effectiveness of cost function&lt;br /&gt;
* [ ] Simulation&lt;br /&gt;
** [ ] Create MATLAB/C++ simulation base for testing&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* &amp;quot;Planning Algorithms&amp;quot; by Steven M. LaValle&lt;br /&gt;
** http://planning.cs.uiuc.edu&lt;br /&gt;
** [[User:JinL|Jin]] has a hard copy.&lt;br /&gt;
* &amp;quot;Probabilistic Robotics&amp;quot; by Sebastian Thurn, Wolfram Burgard, Dieter Fox&lt;br /&gt;
** [[User:JeanPierreDLC|JP]] has a hard copy.&lt;br /&gt;
* &amp;quot;Artificial Intelligence - A Modern Approach&amp;quot; by Peter Russel and Stuart Norvig&lt;br /&gt;
** [[User:JeanPierreDLC|JP]] has a hard copy.&lt;br /&gt;
* IEEE Xplore&lt;br /&gt;
**http://www.library.gatech.edu:2048/login?url=http://ieeexplore.ieee.org&lt;br /&gt;
* Lengyel, Reichert, Donald, and Greenberg. &amp;quot;Real-Time Robot Motion Planning Using Rasterizing Computer Graphics Hardware.&amp;quot; Comp. Graph., Vol. 243, No. 4, pp. 327-335, 1990.&lt;br /&gt;
* Wiener and Mallot. 'Fine-to-Coarse' Route Planning and Navigation in Regionalized Environments. Max-Planck-Institute Biological Cybernetics. Technical Report TR-115, 2003.&lt;br /&gt;
** http://wiki.robojackets.org/wiki/images/f/f2/WienerMallot.pdf&lt;br /&gt;
* Kuffner. Efficient Optimal Search of Uniform-Cost Grids and Lattices. Proceedings IEEE/RSJ International Conference on Intelligent Robots and Systems, 2004. 1946-1950.&lt;br /&gt;
** http://wiki.robojackets.com/wiki/images/e/eb/KuffnerOptimalSearch.pdf&lt;/div&gt;</summary>
		<author><name>Pvela</name></author>
		
	</entry>
</feed>