[ailoom-cvs] cvs commit: loom/samples/python_ticker SConscript loom_scripts.py python_ticke
Status: Pre-Alpha
Brought to you by:
browner10
|
From: Ben S. <non...@us...> - 2004-04-18 23:46:39
|
nonchocoboy 2004/04/18 16:46:31 PDT
Added files:
samples/python_ticker SConscript loom_scripts.py
python_ticker.cpp
Log:
Added ticker (simple sample) with sensor and effectors that come from a python script.
Revision Changes Path
1.1 +29 -0 loom/samples/python_ticker/SConscript (new)
1.1 +16 -0 loom/samples/python_ticker/loom_scripts.py (new)
1.1 +228 -0 loom/samples/python_ticker/python_ticker.cpp (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/python_ticker/SConscript?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/python_ticker/loom_scripts.py?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/python_ticker/python_ticker.cpp?rev=1.1&content-type=text/plain
|