try streaming with websockets

This commit is contained in:
Sem van der Hoeven
2023-06-03 14:13:34 +02:00
parent f30a51ca68
commit 8fca2086ac
5 changed files with 57 additions and 2 deletions

View File

@@ -2,4 +2,7 @@ float32 battery_percentage
float32 cpu_usage
int32 route_setpoint # -1 if no route
wstring control_mode
bool armed
bool armed
float32 velocity[3]
float32 position[3]
bool failsafe