Structure for holding the state variables of the haptic device. More...
#include <omni.h>
Public Attributes | |
| int | buttons [2] |
| hduVector3Dd | force |
| bool | home |
| hduVector3Dd | home_pos |
| hduVector3Dd | joints |
| hduVector3Dd | pos_hist1 |
| hduVector3Dd | position |
| hduVector3Dd | rot |
| HDdouble | temp [3] |
| float | thetas [7] |
Structure for holding the state variables of the haptic device.
| position | : end factor position |
| rot | : last 3 DOF |
| joints | : first 3 DOF |
| force | : feedback to device |
| thetas[7] | : degrees of all joints |
| resz | Pedido da posição para o eixo ZZ do pórtico. |
| temp | : temperture of the 3 motores |
| buttons | : state of the 2 buttons |