Mercurial > cortex
comparison org/body.org @ 65:4b5f00110d8c
removed pokemon.lpsolve dependency
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Wed, 07 Dec 2011 10:29:35 -0600 |
parents | ab1fee4280c3 |
children | 1381a6ebd08b |
comparison
equal
deleted
inserted
replaced
64:ab1fee4280c3 | 65:4b5f00110d8c |
---|---|
102 (fn [] | 102 (fn [] |
103 (map joint-proprioception joints)))) | 103 (map joint-proprioception joints)))) |
104 | 104 |
105 #+end_src | 105 #+end_src |
106 | 106 |
107 * Motor Control | |
107 #+srcname: motor-control | 108 #+srcname: motor-control |
108 #+begin_src clojure | 109 #+begin_src clojure |
109 (in-ns 'cortex.body) | 110 (in-ns 'cortex.body) |
110 | 111 |
111 ;; surprisingly enough, terristerial creatures only move by using | 112 ;; surprisingly enough, terristerial creatures only move by using |