<< Click to Display Table of Contents >> Omniantrieb Invers |
![]() ![]() ![]() |
Calculates actual velocity and rotational velocity from single motor speeds.
Eingänge |
||||
m1 |
float |
rpm |
Motor 1 speed. |
|
m2 |
float |
rpm |
Motor 2 speed. |
|
m3 |
float |
rpm |
Motor 3 speed. |
|
Ausgänge |
||||
vx |
float |
mm/s |
0 |
Velocity in x-direction. |
vy |
float |
mm/s |
0 |
Velocity in y-direction. |
omega |
float |
deg/s |
0 |
Rotational velocity. |