sets/boost/auto-builder: update file structure

This commit is contained in:
Laurens Valk
2021-04-06 16:25:58 +02:00
parent 83eaeb4b3b
commit 367fb46201
3 changed files with 13 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
---
permalink: /projects/sets/boost/auto-builder/
title: "LEGO Boost Auto Builder"
image: "photo.jpg"
imagecredit: "LEGO"
video: "https://www.youtube.com/embed/TXvCEK1MNGQ"
description:
"The Auto Builder can build small LEGO figures autonomously. On this
page, you'll find Python code to make this work smoothly and accurately."
---
Additional content may be added here as regular markdown.
@@ -44,4 +44,4 @@ for element in (FEET, BELLY, ARMS, NECK, HEAD):
arm.run_target(speed=300, target_angle=0)
# When we are done, eject the result
belt.run_target(speed=200, target_angle=FEET)
belt.run_target(speed=200, target_angle=FEET)
Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB