comparison org/ideas.org @ 184:bdca0daa3778

some goals accomplished
author Robert McIntyre <rlm@mit.edu>
date Sat, 04 Feb 2012 09:11:42 -0700
parents c33a8e5fe7bc
children 197294aff96e
comparison
equal deleted inserted replaced
183:446b115bddc2 184:bdca0daa3778
95 representation -- week 95 representation -- week
96 - [ ] show sensor maps in HUD display? -- 4 days 96 - [ ] show sensor maps in HUD display? -- 4 days
97 - [ ] show sensor maps in AWT display? -- 2 days 97 - [ ] show sensor maps in AWT display? -- 2 days
98 98
99 * refactoring objectives 99 * refactoring objectives
100 - [ ] consistent, high-quality names 100 - [X] consistent, high-quality names
101 - [ ] 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 - [ ] docstrings for every function 102 - [X] docstrings for every function
103 - [ ] common image-loading code 103 - [X] common image-loading code
104 - [ ] refactor display/debug code 104 - [ ] refactor display/debug code
105 - [ ] 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
110 repepsents the creature 110 repepsents the creature
111 111
112 112
113 - [ ] body! 113 - [X] body!
114 - [ ] joints! 114 - [X] joints!
115 115
116 - [ ] touch! 116 - [X] touch!
117 - [X] hearing! 117 - [X] hearing!
118 - [ ] vision! 118 - [X] vision!
119 - [ ] proprioception! 119 - [X] proprioception!
120 - [ ] movement! 120 - [X] movement!
121 121
122 122
123 ;;In the elder days of Art, 123 ;;In the elder days of Art,
124 ;;Builders wrought with greatest care 124 ;;Builders wrought with greatest care
125 ;;Each minute and unseen part; 125 ;;Each minute and unseen part;