fear-commit Mailing List for Flexible Embodied Agent aRchitecture (Page 22)
Status: Alpha
Brought to you by:
alexjc
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(29) |
Oct
(83) |
Nov
(272) |
Dec
(51) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(24) |
Feb
(68) |
Mar
(108) |
Apr
(51) |
May
(6) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
(53) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <al...@us...> - 2003-11-12 12:01:02
|
Update of /cvsroot/fear/templates/C++/module In directory sc8-pr-cvs1:/tmp/cvs-serv21565 Modified Files: Module.vcproj.tmpl Module.dsp.tmpl Log Message: - changed some settings in release mode - repaired post-build operations - fixed invalid filename bugs |
From: <al...@us...> - 2003-11-12 11:59:52
|
Update of /cvsroot/fear/templates/C++/module In directory sc8-pr-cvs1:/tmp/cvs-serv21292 Modified Files: Interface.h.tmpl Log Message: minor change of syntax, EOL semicolon |
From: <al...@us...> - 2003-11-12 11:59:21
|
Update of /cvsroot/fear/templates/C++/module In directory sc8-pr-cvs1:/tmp/cvs-serv21207 Modified Files: Definition.h.tmpl Log Message: - fixed interface.module bug - added support for using datastructures |
From: <al...@us...> - 2003-11-12 11:58:10
|
Update of /cvsroot/fear/templates/C++/module In directory sc8-pr-cvs1:/tmp/cvs-serv21028 Modified Files: Base.h.tmpl Log Message: added dependencies and used datastructures |
From: <al...@us...> - 2003-11-12 11:57:41
|
Update of /cvsroot/fear/templates/C++/include In directory sc8-pr-cvs1:/tmp/cvs-serv20925 Modified Files: data.py Log Message: - support for std:map datatype - improved handling of compound templated types - separated definition from declaration |
From: <al...@us...> - 2003-11-12 11:56:49
|
Update of /cvsroot/fear/templates/C++/include In directory sc8-pr-cvs1:/tmp/cvs-serv20797 Modified Files: interface.tmpl Log Message: code to fetch all module interfaces |
From: <al...@us...> - 2003-11-12 11:56:21
|
Update of /cvsroot/fear/templates/C++/common In directory sc8-pr-cvs1:/tmp/cvs-serv20704 Modified Files: Manager.h.tmpl Log Message: optional interface export |
From: <al...@us...> - 2003-11-12 11:56:09
|
Update of /cvsroot/fear/templates/C++/common In directory sc8-pr-cvs1:/tmp/cvs-serv20683 Modified Files: Manager.cpp.tmpl Log Message: optional interface export |
From: <al...@us...> - 2003-11-12 11:55:38
|
Update of /cvsroot/fear/templates/C++/common In directory sc8-pr-cvs1:/tmp/cvs-serv20629 Modified Files: Base.h.tmpl Log Message: - fixed bug and formatted data definition - added support for inline wrappers |
From: <al...@us...> - 2003-11-12 11:54:27
|
Update of /cvsroot/fear/templates/C++/brain In directory sc8-pr-cvs1:/tmp/cvs-serv20501 Modified Files: Brain.vcproj.tmpl Brain.dsp.tmpl Log Message: updated the settings for post-build and destination directories |
From: <al...@us...> - 2003-11-12 11:48:43
|
Update of /cvsroot/fear/templates/C++/brain In directory sc8-pr-cvs1:/tmp/cvs-serv19710 Modified Files: Module.cpp.tmpl Log Message: renamed Execute interface header |
From: <al...@us...> - 2003-11-12 11:47:26
|
Update of /cvsroot/fear/modules/weapon In directory sc8-pr-cvs1:/tmp/cvs-serv19583 Added Files: iBackend.xml Log Message: split interface definition into its own file |
From: <al...@us...> - 2003-11-12 11:46:58
|
Update of /cvsroot/fear/modules/vision In directory sc8-pr-cvs1:/tmp/cvs-serv19514 Modified Files: VisionDefinition.cpp Log Message: implementation of the spatial restriction |
From: <al...@us...> - 2003-11-12 11:39:33
|
Update of /cvsroot/fear/modules/vision In directory sc8-pr-cvs1:/tmp/cvs-serv18228 Modified Files: iSpace.xml Log Message: added spatial constriction query |
From: <al...@us...> - 2003-11-12 11:38:44
|
Update of /cvsroot/fear/modules/vision In directory sc8-pr-cvs1:/tmp/cvs-serv18171 Modified Files: Vision.xml Log Message: fixed width formatting update |
From: <al...@us...> - 2003-11-12 10:58:49
|
Update of /cvsroot/fear/modules/scripting In directory sc8-pr-cvs1:/tmp/cvs-serv11248 Added Files: ScriptingModule.h ScriptingModule.cpp ScriptingDefinition.cpp Scripting.xml iAccess.xml Log Message: preliminary definition and implementation of the scripting module |
From: <al...@us...> - 2003-11-12 10:55:27
|
Update of /cvsroot/fear/modules/scripting In directory sc8-pr-cvs1:/tmp/cvs-serv10751/scripting Log Message: Directory /cvsroot/fear/modules/scripting added to the repository |
From: <al...@us...> - 2003-11-12 10:54:20
|
Update of /cvsroot/fear/modules/rbs In directory sc8-pr-cvs1:/tmp/cvs-serv10561 Modified Files: RuleBasedSystemModule.h RuleBasedSystemModule.cpp RuleBasedSystemDefinition.cpp Log Message: - support for Boost C++ functors - replaced helper wrappers with the generic GetModule - removed old debugging info |
From: <al...@us...> - 2003-11-12 10:51:44
|
Update of /cvsroot/fear/modules/rbs In directory sc8-pr-cvs1:/tmp/cvs-serv10266 Modified Files: RuleBasedSystem.xml iNative.xml Log Message: * fixed relative URI bug * XML syntactic changes and formatting |
From: <al...@us...> - 2003-11-12 10:49:52
|
Update of /cvsroot/fear/modules/nn In directory sc8-pr-cvs1:/tmp/cvs-serv9951 Modified Files: PerceptronModule.h PerceptronModule.cpp PerceptronDefinition.cpp Log Message: - implementation of RPROP batch training - removed trivial assertions - replaced calls to helper macros with generic GetModule - support for new style module API - pasted implementation into new skeleton |
From: <al...@us...> - 2003-11-12 10:45:45
|
Update of /cvsroot/fear/modules/nn In directory sc8-pr-cvs1:/tmp/cvs-serv9278 Removed Files: Perceptron.dsp Log Message: project files no longer handled by modules |
From: <al...@us...> - 2003-11-12 10:45:01
|
Update of /cvsroot/fear/modules/nn In directory sc8-pr-cvs1:/tmp/cvs-serv9143 Modified Files: Perceptron.xml iTrain.xml iSimulate.xml iLearn.xml Log Message: major reformatting and syntax updates |
From: <al...@us...> - 2003-11-12 10:44:17
|
Update of /cvsroot/fear/modules/navigation In directory sc8-pr-cvs1:/tmp/cvs-serv9038 Modified Files: NavigationModule.cpp Log Message: updated the templated noise function to use the new class |
From: <al...@us...> - 2003-11-12 10:43:51
|
Update of /cvsroot/fear/modules/motion In directory sc8-pr-cvs1:/tmp/cvs-serv8982 Modified Files: iBackend.xml Log Message: backend now belongs to this module |
From: <al...@us...> - 2003-11-12 10:43:34
|
Update of /cvsroot/fear/modules/motion In directory sc8-pr-cvs1:/tmp/cvs-serv8953 Modified Files: MotionDefinition.cpp Log Message: copied implementation into new skeleton |