From: daniel watson Date: Mon, 6 Mar 2017 07:42:21 +0000 (-0800) Subject: add h_stay_on_table X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=c8e4847db865cc5ab124afe3d44a3788c9ecd485 add h_stay_on_table --- diff --git a/wiring-checklist.org b/wiring-checklist.org index feb0b01..3fbb273 100644 --- a/wiring-checklist.org +++ b/wiring-checklist.org @@ -221,6 +221,7 @@ - [ ] close other arduino windows - [ ] control+u to upload - [ ] wait for g_follow to finish uploading + - [ ] unplug usb cable - [ ] turn on clear motor battery pack - [ ] turn on black arduino battery pack - [ ] check wheel spin controlled by sonars @@ -237,3 +238,21 @@ you can control how the robot rolls around - [ ] turn off clear motor battery pack - [ ] turn off black 9v battery pack +* h_stay_on_table + - [ ] locate materials + - [ ] challenge-bot, laptop, usb cable + - [ ] connect arduino and computer with usb cable + - [ ] on laptop, in arduino, open h_stay_on_table sketch + - [ ] close other arduino windows + - [ ] upload with control+u + - [ ] wait for upload to finish + - [ ] unplug usb cable + - [ ] turn on clear motor battery pack + - [ ] turn on black arduino battery pack + - [ ] set robot down on a its box or a table + - [ ] check that robot stays on the table + - [ ] check if robot can roll off an edge at a shallow angle + - [ ] if it does, check if you can change the placement of the + sonars to detect approaching an edge from a shallow angle. + - [ ] turn off clear motor battery pack + - [ ] turn off black arduino battery pack