rec::robotino::api2 C++ interface
Classes | Static Public Member Functions | List of all members
rec::robotino::api2::CompactBHASimple Class Reference

Calculation from xy coordinates to pressures. More...

#include <CompactBHASimple.h>

Static Public Member Functions

static void xy2pressure (float x, float y, float *b1, float *b2, float *b3)
 

Detailed Description

Calculation from xy coordinates to pressures.

See here for further details.

Member Function Documentation

static void rec::robotino::api2::CompactBHASimple::xy2pressure ( float  x,
float  y,
float *  b1,
float *  b2,
float *  b3 
)
inlinestatic
Parameters
xx-coordinate
yy-coordinate
b1Normalized pressure for bellows 1.
b2Normalized pressure for bellows 2.
b3Normalized pressure for bellows 3.

The documentation for this class was generated from the following file: