Mercurial > cortex
changeset 146:68226790d1fa
going to start work on muscles
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 02 Feb 2012 13:22:14 -0700 |
parents | 7a49b81ca1bf |
children | 72801a20b8e5 |
files | org/test-creature.org |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/org/test-creature.org Thu Feb 02 12:49:11 2012 -0700 1.2 +++ b/org/test-creature.org Thu Feb 02 13:22:14 2012 -0700 1.3 @@ -77,7 +77,7 @@ 1.4 - [ ] write an explination for why greyscale bitmaps for senses is 1.5 appropiate -- 1/2 day 1.6 - [ ] muscle control -- day 1.7 - - [ ] proprioception sensor map in the style of the other senses -- day 1.8 + - [X] proprioception sensor map in the style of the other senses -- day 1.9 - [ ] refactor integration code to distribute to each of the senses 1.10 -- day 1.11 - [ ] create video showing all the senses for Winston -- 2 days 1.12 @@ -95,7 +95,7 @@ 1.13 - [ ] proof of concept C sense manipulation -- 2 days 1.14 - [ ] proof of concept GPU sense manipulation -- week 1.15 - [ ] fourier view of sound -- 2 or 3 days 1.16 - - [ ] dancing music generator -- 1 day, depends on fourier 1.17 + - [ ] dancing music listener -- 1 day, depends on fourier 1.18 1.19 ** don't have to get done before winston 1.20 - [ ] write tests for integration -- 3 days