docs/robot arm: added explanation

This commit is contained in:
Anton
2019-02-25 18:06:21 +01:00
committed by Laurens Valk
parent 2d2d365fb2
commit 8dbbd4e431
2 changed files with 11 additions and 0 deletions
+11
View File
@@ -1,4 +1,15 @@
Robot Arm H25
=====================
The example program below is written for the core education Robot Arm H25. It moves the black hubs around forever. Start the program with the black hubs positioned as show in the picture. The robot arm will first initialise and then start moving the hubs around.
Building instructions for the robot arm can be found `on the LEGO website <https://le-www-live-s.legocdn.com/sc/media/lessons/mindstorms-ev3/building-instructions/ev3-model-core-set-robot-arm-h25-56cdb22c1e3a02f1770bda72862ce2bd.pdf>`_. Hint: turn the EV3 Intelligent Brick 180 degrees around when building. This way the micro SD card slot is accessible.
.. figure:: ../images/robot_arm.jpg
:width: 90 %
:alt: overview
:align: center
Overview of the robot arm
.. literalinclude:: ../../../examples/ev3/robot_arm_h25/main.py
Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB