#include <CompactBHASimple.h>
Static Public Member Functions | |
| static void | xy2pressure (float x, float y, float *b1, float *b2, float *b3) |
See here for further details.
| static void rec::robotino::com::CompactBHASimple::xy2pressure | ( | float | x, | |
| float | y, | |||
| float * | b1, | |||
| float * | b2, | |||
| float * | b3 | |||
| ) | [static] |
| x | x-coordinate | |
| y | y-coordinate | |
| top | Normalized pressure for top bellow | |
| bottomleft | Normalized pressure for bottom left bellow | |
| bottomright | Normalized pressure for bottom right bellow |
1.5.5