[ailoom-cvs] cvs commit: loom/samples/advanced SConscript advancedApp.cpp
Status: Pre-Alpha
Brought to you by:
browner10
|
From: Josh B. <bro...@us...> - 2004-01-07 17:30:45
|
browner10 2004/01/07 09:30:43 PST
Added files:
samples/advanced SConscript advancedApp.cpp
Log:
added the beginnings of the advanced sample app. This is actually the
intermediate sample app, since I'll be adding a glut based sample app after this
one which will be the more advanced than this one, but this is a start at least.
This app will use 1 agent, 1 sensor and only 2 effectors, however it employs a
learner, which has a decision tree. And hopefully we will be able to make this
work :)
Revision Changes Path
1.1 +32 -0 loom/samples/advanced/SConscript (new)
1.1 +193 -0 loom/samples/advanced/advancedApp.cpp (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/advanced/SConscript?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/advanced/advancedApp.cpp?rev=1.1&content-type=text/plain
|