docs/examples: expanded educator robot content

This commit is contained in:
Anton
2019-02-25 18:11:04 +01:00
committed by Laurens Valk
parent 8dbbd4e431
commit 14b11dfe88
2 changed files with 13 additions and 1 deletions
+13 -1
View File
@@ -1,4 +1,16 @@
Robot Educator
Ultrasonic Sensor Driving Base
=====================
The program in this example makes the Ultrasonic Sensor Driving Base drive until it sees an obstacle. When it does it backs up, turns and starts driving again.
You can find building instructions on the `LEGO Education website <https://education.lego.com/en-us/support/mindstorms-ev3/building-instructions#robot>`_.
.. figure:: ../images/ultrasonic_sensor_driving_base.jpg
:width: 90 %
:alt: overview
:align: center
Educator Driving base with Ultrasonic Sensor
.. literalinclude:: ../../../examples/ev3/robot_educator/main.py