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.
Dependencies: mbed QEI biquadFilter
geometry.h@0:494acf21d3bc, 2016-10-31 (annotated)
- Committer:
- ronvbree
- Date:
- Mon Oct 31 13:05:53 2016 +0000
- Revision:
- 0:494acf21d3bc
- Child:
- 2:fc869e45e672
test
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ronvbree | 0:494acf21d3bc | 1 | |
| ronvbree | 0:494acf21d3bc | 2 | void getArmLengthsForRollerPosition(float x, float y, float &upper, float &lower); |
| ronvbree | 0:494acf21d3bc | 3 | |
| ronvbree | 0:494acf21d3bc | 4 | float getMinimalArmLength(); |
| ronvbree | 0:494acf21d3bc | 5 | float getMaximalArmLength(); |