ailoom-cvs Mailing List for AILoom (Page 2)
Status: Pre-Alpha
Brought to you by:
browner10
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(43) |
Oct
(31) |
Nov
(3) |
Dec
(140) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(7) |
Feb
(1) |
Mar
|
Apr
(56) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(5) |
Oct
(40) |
Nov
(4) |
Dec
(9) |
| 2004 |
Jan
(13) |
Feb
(9) |
Mar
(2) |
Apr
(8) |
May
(1) |
Jun
(10) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
|
From: Josh B. <bro...@us...> - 2004-02-13 17:00:33
|
browner10 2004/02/13 08:54:41 PST
Modified files:
SConsAddons/Options/VRJuggler Vapor.py
Log:
now that stale lock files have been removed I can commit this files
Revision Changes Path
1.2 +50 -47 loom/SConsAddons/Options/VRJuggler/Vapor.py
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/SConsAddons/Options/VRJuggler/Vapor.py.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2004-02-05 10:35:48
|
nonchocoboy 2004/02/02 18:32:31 PST
Added files:
. cvsignore
Log:
Ignore intermediate generated files. I am tired of seeing cvs update complain about these files.
Revision Changes Path
1.1 +3 -0 CVSROOT/cvsignore (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/CVSROOT/cvsignore?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2004-02-04 02:11:13
|
nonchocoboy 2004/02/02 18:45:54 PST
Modified files:
. avail
Log:
Fix up the avail file. I am not sure why it is not denying everbody access to the repository, but I am defaulting it to something reasonable so that if it does start working, josh will not be locked out of his project.
Revision Changes Path
1.2 +3 -3 CVSROOT/avail
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/CVSROOT/avail.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2004-02-03 05:15:02
|
nonchocoboy 2004/02/02 21:12:54 PST
Modified files:
. cvsignore
Log:
Ignore vim swap files too.
Revision Changes Path
1.2 +1 -0 CVSROOT/cvsignore
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/CVSROOT/cvsignore.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2004-02-03 02:49:28
|
nonchocoboy 2004/02/02 18:47:22 PST
Modified files:
. README
Log:
Making sure I did not break CVS access.
Revision Changes Path
1.3 +0 -0 loom/README
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/README.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Ben S. <non...@us...> - 2004-01-21 06:57:06
|
nonchocoboy 2004/01/20 22:57:05 PST
Added files:
samples/tanks App.cpp App.h SConscript main.cpp
Log:
Starting a more advanced sample using a simulation of AI controlled tank
brigades.
Revision Changes Path
1.1 +70 -0 loom/samples/tanks/App.cpp (new)
1.1 +45 -0 loom/samples/tanks/App.h (new)
1.1 +38 -0 loom/samples/tanks/SConscript (new)
1.1 +204 -0 loom/samples/tanks/main.cpp (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/tanks/App.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/tanks/App.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/tanks/SConscript?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/tanks/main.cpp?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2004-01-21 06:55:54
|
nonchocoboy 2004/01/20 22:55:51 PST
Modified files:
SConsAddons/Options Boost.py Plexus.py
Log:
Do not crash if boost and plexus do not exist
Revision Changes Path
1.3 +2 -1 loom/SConsAddons/Options/Boost.py
1.2 +4 -0 loom/SConsAddons/Options/Plexus.py
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/SConsAddons/Options/Boost.py.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/SConsAddons/Options/Plexus.py.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2004-01-15 08:17:27
|
browner10 2004/01/15 00:17:26 PST
Modified files:
. gettingStartedGuide.lyx
Log:
finished a rough draft of the getting started guide. I probably won't get a
chance to rewrite/edit this so hopefully it will be good enough for most people.
Revision Changes Path
1.4 +639 -33 research/gettingStartedGuide.lyx
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/research/gettingStartedGuide.lyx.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Ben S. <non...@us...> - 2004-01-15 01:48:17
|
nonchocoboy 2004/01/14 17:48:16 PST
Modified files:
samples/simple SConscript
Log:
Generalize the build a bit
Revision Changes Path
1.7 +4 -8 loom/samples/simple/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/simple/SConscript.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Ben S. <non...@us...> - 2004-01-15 01:46:27
|
nonchocoboy 2004/01/14 17:46:26 PST
Modified files:
lm UUID.cpp
Log:
Include assert.h on *nix platforms too.
Revision Changes Path
1.4 +3 -3 loom/lm/UUID.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/UUID.cpp.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2004-01-14 22:01:58
|
browner10 2004/01/14 14:01:57 PST
Modified files:
. gettingStartedGuide.lyx
Log:
finished the effector portion of the guide.
Revision Changes Path
1.3 +155 -18 research/gettingStartedGuide.lyx
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/research/gettingStartedGuide.lyx.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2004-01-14 20:34:50
|
browner10 2004/01/14 12:34:49 PST
Modified files:
. gettingStartedGuide.lyx
Log:
reworked the sensor portion of the guide and wrote the first half of the
effector portion.
Revision Changes Path
1.2 +294 -34 research/gettingStartedGuide.lyx
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/research/gettingStartedGuide.lyx.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2004-01-14 03:22:14
|
browner10 2004/01/13 19:22:13 PST
Added files:
. gettingStartedGuide.lyx
Log:
added the getting started guide
Revision Changes Path
1.1 +457 -0 research/gettingStartedGuide.lyx (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/research/gettingStartedGuide.lyx?rev=1.1&content-type=text/plain
|
|
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
|
|
From: Josh B. <bro...@us...> - 2004-01-06 20:01:08
|
browner10 2004/01/06 12:01:07 PST
Added files:
lm SensorFactory.cpp SensorFactory.h
Log:
added the sensorFactory. We can not pass boost::functions to the
sensorFactory::generateSensor funciton and it returns us a sensor. Much cleaner
api for develoeprs :)
Revision Changes Path
1.1 +44 -0 loom/lm/SensorFactory.cpp (new)
1.1 +59 -0 loom/lm/SensorFactory.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/SensorFactory.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/SensorFactory.h?rev=1.1&content-type=text/plain
|
|
From: Josh B. <bro...@us...> - 2004-01-06 20:00:50
|
browner10 2004/01/06 11:58:49 PST
Modified files:
samples/simple simpleApp.cpp
Log:
finished simpleApp.
Revision Changes Path
1.7 +78 -30 loom/samples/simple/simpleApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/simple/simpleApp.cpp.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2004-01-06 20:00:48
|
browner10 2004/01/06 11:59:50 PST
Modified files:
lm Agent.cpp Learner.h StubSensor.h
Log:
changed the stubSensor so that the senceThis funciton wraps a boost::function
which can be registered with teh stubSensor. This allows us to create factories
that are given a function and return Sensors out the back.
Revision Changes Path
1.8 +5 -4 loom/lm/Agent.cpp
1.2 +10 -4 loom/lm/Learner.h
1.2 +21 -3 loom/lm/StubSensor.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/Agent.cpp.diff?r1=1.7&r2=1.8&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/Learner.h.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/StubSensor.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2003-12-30 20:27:17
|
browner10 2003/12/30 12:27:15 PST
Modified files:
samples/simple SConscript simpleApp.cpp
Log:
the sample app now works and works the way loom is intended to be used.
Revision Changes Path
1.6 +2 -2 loom/samples/simple/SConscript
1.6 +190 -162 loom/samples/simple/simpleApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/simple/SConscript.diff?r1=1.5&r2=1.6&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/simple/simpleApp.cpp.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2003-12-30 17:46:28
|
browner10 2003/12/30 09:46:28 PST
Modified files:
. ChangeLog
Log:
noted threading change in changelog
Revision Changes Path
1.6 +3 -2 loom/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/ChangeLog.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2003-12-30 17:45:13
|
browner10 2003/12/30 09:45:10 PST
Modified files:
lm LoomKernel.cpp
Log:
now the kernel will automatigically use threads if we are on a multi-processor
machine. AND the we allow the user to force the kernel to be single threaded.
whoo hooo
Revision Changes Path
1.9 +14 -18 loom/lm/LoomKernel.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/LoomKernel.cpp.diff?r1=1.8&r2=1.9&diff_format=h
|