Mercurial > cortex
diff org/ideas.org @ 163:985c73659923
renamed functions in ear.org
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 04 Feb 2012 02:15:32 -0700 |
parents | 2cbdd7034c6c |
children | c33a8e5fe7bc |
line wrap: on
line diff
1.1 --- a/org/ideas.org Sat Feb 04 01:44:06 2012 -0700 1.2 +++ b/org/ideas.org Sat Feb 04 02:15:32 2012 -0700 1.3 @@ -102,7 +102,19 @@ 1.4 - [ ] docstrings for every function 1.5 - [ ] common image-loading code 1.6 - [ ] refactor display/debug code 1.7 + - [ ] refactor the "get the XX nodes functions" 1.8 1.9 1.10 1.11 -for each sense, 1.12 +these are the sense-functions --- they each take a Node which 1.13 +repepsents the creature 1.14 + 1.15 + 1.16 + - [ ] body! 1.17 + - [ ] joints! 1.18 + 1.19 + - [ ] touch! 1.20 + - [ ] hearing! 1.21 + - [ ] vision! 1.22 + - [ ] proprioception! 1.23 + - [ ] movement!