fill wiring and software chapter's section titles
[challenge-bot] / curriculum / challenge-bot.scm
index 47f6133c4f6cab4407380e6f530820c3329474db..fc61fee95d080b3d27e6015adfb8a358d95e0de3 100644 (file)
@@ -4,7 +4,37 @@
 (document
  :title [challenge-bot]
  (chapter
-  :title [mechanical]))
+  :title [mechanical]
+  (section
+   :title [arduino])
+  (section
+   :title [battery packs])
+  (section
+   :title [motors])
+  (section
+   :title [wheels])
+  (section
+   :title [caster])
+  (section
+   :title [sonars]))
+ (chapter
+  :title [wiring and software]
+  (section
+   :title [serial])
+  (section
+   :title [left sonar])
+  (section
+   :title [both sonars])
+  (section
+   :title [left motor])
+  (section
+   :title [both motors])
+  (section
+   :title [untethered])
+  (section
+   :title [follow])
+  (section
+   :title [stay on table])))
 
 ;; Copyright 2016 daniel watson