Mercurial > cortex
comparison thesis/dylan-accept.diff @ 513:4c4d45f6f30b
accept/reject changes
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 30 Mar 2014 10:41:18 -0400 |
parents | |
children | 447c3c8405a2 |
comparison
equal
deleted
inserted
replaced
512:8b962ab418c8 | 513:4c4d45f6f30b |
---|---|
1 @@ -3210,13 +3329,14 @@ | |
2 | |
3 In this thesis you have seen the =CORTEX= system, a complete | |
4 environment for creating simulated creatures. You have seen how to | |
5 - implement five senses including touch, proprioception, hearing, | |
6 - vision, and muscle tension. You have seen how to create new creatues | |
7 - using blender, a 3D modeling tool. I hope that =CORTEX= will be | |
8 - useful in further research projects. To this end I have included the | |
9 - full source to =CORTEX= along with a large suite of tests and | |
10 - examples. I have also created a user guide for =CORTEX= which is | |
11 - inculded in an appendix to this thesis. | |
12 + implement five senses: touch, proprioception, hearing, vision, and | |
13 + muscle tension. You have seen how to create new creatues using | |
14 + blender, a 3D modeling tool. I hope that =CORTEX= will be useful in | |
15 + further research projects. To this end I have included the full | |
16 + source to =CORTEX= along with a large suite of tests and examples. I | |
17 + have also created a user guide for =CORTEX= which is inculded in an | |
18 + appendix to this thesis \ref{}. | |
19 +# dxh: todo reference appendix | |
20 | |
21 You have also seen how I used =CORTEX= as a platform to attach the | |
22 /action recognition/ problem, which is the problem of recognizing |