User Tools

Site Tools


nxt_pf_nav_ar_toolkit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nxt_pf_nav_ar_toolkit [2016/11/21 19:50] – created dwallacenxt_pf_nav_ar_toolkit [2017/02/09 13:45] (current) dwallace
Line 21: Line 21:
 \\  \\ 
  
-If you just want to try out the program yourself, here is an [[http://s000.tinyupload.com/download.php?file_id=75677626423566014033&t=7567762642356601403346737|executable]] that you can place into the bin directory of ARToolkit.+If you just want to try out the program yourself, here is an [[https://github.com/D-Wazzle/Potential-Fields-Navigation/blob/master/PFNav%20ARToolkit.exe|executable]] that you can place into the bin directory of ARToolkit.
  
-If you want to view the source code directly, here is the [[http://s000.tinyupload.com/download.php?file_id=66473109907592855312&t=6647310990759285531274632|C++ file]] for the program.+If you want to view the source code directly, here is the [[https://github.com/D-Wazzle/Potential-Fields-Navigation/blob/master/ARToolkitPFNav.cpp|C++ file]] for the program.
 ===== Motivation and Audience ===== ===== Motivation and Audience =====
  
Line 34: Line 34:
 \\ \\
 The rest of this tutorial is presented as follows: The rest of this tutorial is presented as follows:
-  * [[|Integrating Potential Fields]] +  * Integrating Potential Fields 
-  * [[|Integrating Bluetooth]]+  * Integrating Bluetooth
   * Final Words   * Final Words
  
Line 42: Line 42:
 We will start by editing the file that we used for the ARToolkit Coordinate Tracking. This file provides the necessary base for our ARToolkit program to run. We will start by editing the file that we used for the ARToolkit Coordinate Tracking. This file provides the necessary base for our ARToolkit program to run.
  
-The first thing that we will want to define in our program is a new struct used to track the robot. This struct will be delcared as follows:+The first thing that we will want to define in our program is a new struct used to track the robot. This struct will be declared as follows:
  
 <code c++> <code c++>
nxt_pf_nav_ar_toolkit.1479786615.txt.gz · Last modified: by dwallace