diff org/vision.org @ 348:5405f369f4a0

added summary of each sense for the joint.
author Robert McIntyre <rlm@mit.edu>
date Mon, 23 Jul 2012 03:51:13 -0500
parents 2e7d786241d3
children 3401053124b0
line wrap: on
line diff
     1.1 --- a/org/vision.org	Sun Jul 22 11:30:19 2012 -0500
     1.2 +++ b/org/vision.org	Mon Jul 23 03:51:13 2012 -0500
     1.3 @@ -411,8 +411,8 @@
     1.4  #+name: main
     1.5  #+begin_src clojure
     1.6  (defn vision!
     1.7 -  "Returns a function which returns visual sensory data when called
     1.8 -   inside a running simulation."
     1.9 +  "Returns a list of functions, each of which returns visual sensory
    1.10 +   data when called inside a running simulation."
    1.11    [#^Node creature & {skip :skip :or {skip 0}}]
    1.12    (reduce
    1.13     concat