# HG changeset patch # User Robert McIntyre # Date 1320334959 25200 # Node ID 91090f8a44140dd4a45f3f556b457eafc6ce1d1a # Parent 5eb5c6f0590b3cbd78887c9adde9a9e081c2ecc8 minor change to vision diff -r 5eb5c6f0590b -r 91090f8a4414 org/eyes.org --- a/org/eyes.org Thu Nov 03 08:38:41 2011 -0700 +++ b/org/eyes.org Thu Nov 03 08:42:39 2011 -0700 @@ -125,10 +125,11 @@ (reset! image i) (.repaint panel)))) -(defn test-vision +(defn test-two-eyes "Tests the vision system by creating two views of the same rotating object from different angles and displaying both of those views in - JFrames." [] + JFrames." + [] (.start (let [candy (box 1 1 1 :physical? false :color ColorRGBA/Blue)]