Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: YellowMotors.h
- Revision:
- 0:85e85976c650
- Child:
- 1:85961b2af06e
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/YellowMotors.h Wed Feb 03 16:09:07 2016 +0000 @@ -0,0 +1,4 @@ + + +float motorLinearizationL(float desired); // left motor is worse. at max desired speed it'll run at full 100% speed. this is thus weaker compensation. +float motorLinearizationR(float desired); // this is stronger compensation for more powerful motor. it runs it at < 100% speed