added proportional line follower
This commit is contained in:
parent
757f95d984
commit
018a1e7528
@ -36,6 +36,10 @@
|
|||||||
"name": "Line following with 1 color sensor",
|
"name": "Line following with 1 color sensor",
|
||||||
"description": "Simple line following using the color sensor.",
|
"description": "Simple line following using the color sensor.",
|
||||||
"youTubeId": "_LeduyKQVjg"
|
"youTubeId": "_LeduyKQVjg"
|
||||||
|
}, {
|
||||||
|
"name": "Proportional line following with 1 color sensor",
|
||||||
|
"description": "Proportional line following using the color sensor.",
|
||||||
|
"youTubeId": "-AirqwC9DL4"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user