Mercurial > cortex
comparison org/ideas.org @ 193:197294aff96e
refactoring objective accomplished.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 04 Feb 2012 11:33:01 -0700 |
parents | bdca0daa3778 |
children | 16cbce075a0b |
comparison
equal
deleted
inserted
replaced
192:deac7b708750 | 193:197294aff96e |
---|---|
66 ** have to get done before winston | 66 ** have to get done before winston |
67 - [ ] write an explination for why greyscale bitmaps for senses is | 67 - [ ] write an explination for why greyscale bitmaps for senses is |
68 appropiate -- 1/2 day | 68 appropiate -- 1/2 day |
69 - [X] muscle control -- day | 69 - [X] muscle control -- day |
70 - [X] proprioception sensor map in the style of the other senses -- day | 70 - [X] proprioception sensor map in the style of the other senses -- day |
71 - [ ] refactor integration code to distribute to each of the senses | 71 - [X] refactor integration code to distribute to each of the senses |
72 -- day | 72 -- day |
73 - [ ] create video showing all the senses for Winston -- 2 days | 73 - [ ] create video showing all the senses for Winston -- 2 days |
74 - [ ] send package to friends for critiques -- 2 days | 74 - [ ] send package to friends for critiques -- 2 days |
75 - [ ] write summary of project for Winston \ | 75 - [ ] write summary of project for Winston \ |
76 - [ ] project proposals for Winston \ | 76 - [ ] project proposals for Winston \ |
99 * refactoring objectives | 99 * refactoring objectives |
100 - [X] consistent, high-quality names | 100 - [X] consistent, high-quality names |
101 - [X] joint-creation function in the style of others, kill blender-creature | 101 - [X] joint-creation function in the style of others, kill blender-creature |
102 - [X] docstrings for every function | 102 - [X] docstrings for every function |
103 - [X] common image-loading code | 103 - [X] common image-loading code |
104 - [ ] refactor display/debug code | 104 - [X] refactor display/debug code |
105 - [X] refactor the "get the XX nodes functions" | 105 - [X] refactor the "get the XX nodes functions" |
106 | 106 |
107 | 107 |
108 | 108 |
109 these are the sense-functions --- they each take a Node which | 109 these are the sense-functions --- they each take a Node which |