More gyro lessons (#933)

* updated pauseuntil

* updated youtube link

* updated docs
This commit is contained in:
Peli de Halleux
2019-10-01 14:54:17 -07:00
committed by GitHub
parent 5ad2288a9f
commit e9b2b239ad
6 changed files with 67 additions and 4 deletions

View File

@ -9,6 +9,12 @@
"cardType": "tutorial",
"url":"/tutorials/calibrate-gyro",
"imageUrl":"/static/tutorials/calibrate-gyro.png"
}, {
"name": "Turn",
"description": "Use the gyro to turn precisely",
"cardType": "tutorial",
"url":"/tutorials/turn-with-gyro",
"imageUrl":"/static/tutorials/turn-with-gyro.png"
}, {
"name": "Move Straight",
"description": "Use the gyro to correct the trajectory of the robot",