Go to the source code of this file.
Namespaces | |
namespace | getAndBuildARToolkit |
Variables | |
tuple | getAndBuildARToolkit.archive = open('ARToolKit-2.72.1.tgz','w') |
tuple | getAndBuildARToolkit.dot = Popen("rospack find ar_recog".split(' '), stdout=PIPE) |
tuple | getAndBuildARToolkit.patch = open('staticConfig.patch','w') |
tuple | getAndBuildARToolkit.stream = urlopen('http://sourceforge.net/projects/artoolkit/files/artoolkit/2.72.1/ARToolKit-2.72.1.tgz/download') |