Hello
i use Arduino, a board that receive UDP packets from LFS
and i print the values of OutSim
But i have many question abou packet OutSim below,
int time, ----- is ok to me
Angular Velocity : 3 floats, ----- Where i use it ??
Orientation :3 floats Heading, Pitch, Roll, ----- is ok to me
Acceleration :3 floats X, Y, Z ----- same that accelerometer
Velocity :3 floats X, Y, Z ----- velocity in axes ??
Position :3 ints X, Y, Z (metres x 65536) ----- position of what ?
what the reference ?
Game ID :1 int, ----- is ok to me
Can anyone help me ??, or have a document do read about it ??
TKS
i use Arduino, a board that receive UDP packets from LFS
and i print the values of OutSim
But i have many question abou packet OutSim below,
int time, ----- is ok to me
Angular Velocity : 3 floats, ----- Where i use it ??
Orientation :3 floats Heading, Pitch, Roll, ----- is ok to me
Acceleration :3 floats X, Y, Z ----- same that accelerometer
Velocity :3 floats X, Y, Z ----- velocity in axes ??
Position :3 ints X, Y, Z (metres x 65536) ----- position of what ?
what the reference ?
Game ID :1 int, ----- is ok to me
Can anyone help me ??, or have a document do read about it ??
TKS