adding wall follower

This commit is contained in:
Peli de Halleux
2019-09-04 21:42:08 -07:00
parent 83b9aecd7a
commit 9956bb06fb
6 changed files with 221 additions and 7 deletions

View File

@@ -4,12 +4,6 @@
```codecard
[{
"name": "Object Near",
"description": "Detect if objects are near.",
"cardType": "tutorial",
"url":"/tutorials/object-near",
"imageUrl":"/static/tutorials/object-near.png"
}, {
"name": "Security Alert",
"description": "Build an security alert using the Infrared Sensor.",
"cardType": "tutorial",
@@ -20,5 +14,4 @@
## See Also
[Object Near?](/tutorials/object-near),
[Security Alert](/tutorials/security-alert)