X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=guide%2Fhausner%2F2016%2F08%2Foverview.org;h=f31e7679f821653ca0cff708c44bcb2b8cd6c2a9;hb=51f44d2085ac2934d34587e4769d1e101aa9769a;hp=c8687e9daf261aa48597626afef30c4f84b160fa;hpb=ab39f6a5214cb97ccb2abdcfc2dfb9e9c491fe9d;p=challenge-bot diff --git a/guide/hausner/2016/08/overview.org b/guide/hausner/2016/08/overview.org index c8687e9..f31e767 100644 --- a/guide/hausner/2016/08/overview.org +++ b/guide/hausner/2016/08/overview.org @@ -1,8 +1,11 @@ #+TITLE:hausner challenge-bot overview #+SETUPFILE: ../../org-html-themes/setup/theme-readtheorg.setup * assembling the hardware - go to the [[file:0-mechanical-assembly/mechanical-assembly.html][mechanical assembly]] page to see excruciating detail + first, go to the [[file:0-mechanical-assembly/mechanical-assembly.html][mechanical assembly]] page to see excruciating detail on how to put the mechanical parts together. +* wiring + after the hardware is assembled, the robot is ready for wiring. + see the wiring page for the individual wiring steps. * software software is available as nice neat installable packages for Mac OS X, GNU+Linux, and MS Windows. @@ -63,7 +66,7 @@ order. for example, =a_serial= contains the first build stage. * troubleshooting - to troubleshoot a misbehaving robot, go through these stages + to troubleshoot a misbehaving robot, go through the build stages in order until you find a stage that does not work correctly. first, in =a_serial=, you'll check whether the arduino can @@ -76,3 +79,4 @@ this will help you pinpoint exactly where the problem lies on your robot. +** TODO robot was working, but now is not