549e6b4ca6
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> |
||
---|---|---|
.vscode | ||
.gitignore | ||
.travis.yml | ||
Makefile | ||
README.md | ||
SECURITY.md | ||
main.ts | ||
pxt.json | ||
test.ts | ||
tsconfig.json |
README.md
ev3-chassis
Controlling a bidirectional drive robot build using LEGO MINDSTORMS EV3.
Usage
Call the drive
block with the desired
speed, rotation speed and/or distance.
chassis.largeBC.drive(10, 30, 0)
License
MIT
Supported targets
- for PXT/ev3
- for PXT/linux
(The metadata above is needed for package search.)