Commit Graph

13 Commits

Author SHA1 Message Date
Richard Harrington 8d4e942435 fix indentation in source_programs.clj 2022-07-30 15:49:15 -04:00
Richard Harrington 45a05fe236 changed shot distance slightly 2013-09-03 20:13:15 -04:00
Richard Harrington d0ab2bd8b8 reduced range of top shooter and left shooter 2013-09-02 21:22:02 -04:00
Richard Harrington 8e0477cc15 rewrote the robot source programs to take evasive action upon damage 2013-09-02 21:00:53 -04:00
Richard Harrington d03d64bd6a separated source programs out into regular and dev 2013-08-24 06:37:49 -04:00
Richard Harrington 07bb7db5c9 fixed name of robot in soure-code 2013-08-24 00:55:09 -04:00
Richard Harrington 29ba6d0700 changed names of programs (to be shorter and easier to type in requests) 2013-08-24 00:01:06 -04:00
Richard Harrington 1511a41670 changed the source code situation to be 2 shooters and 2 movers 2013-08-22 14:50:27 -04:00
Richard Harrington 0d5f3838ac altered shooter source code to not use random numbers 2013-08-21 21:47:07 -04:00
Richard Harrington 0c4ad24a9b removed comment in shooter source code 2013-08-21 21:46:47 -04:00
Richard Harrington 1cb3d98701 added new shooter program; commented out because writing to SHOT not working 2013-08-21 19:33:01 -04:00
Richard Harrington 0bcff121ae altered :moving-to-spot program so it sets the gun aim to a random direction 2013-08-20 14:32:15 -04:00
Richard Harrington d7d27ca9f0 moved test-programs out of test into src, renamed it src-programs
also fixed some testing bugs that were using
the old parameters for init-world
2013-08-20 12:21:09 -04:00