ca5fadf778
We now have the ability to access any of the navdata structs which are sent back by the drone. Still to do is to enable/disable the drone sending based on whether we're interested in receiving the message.
16 linhas
237 B
Plaintext
16 linhas
237 B
Plaintext
Header header
|
|
float64 drone_time
|
|
uint16 tag
|
|
uint16 size
|
|
uint32 ctrl_state
|
|
uint32 vbat_flying_percentage
|
|
float32 theta
|
|
float32 phi
|
|
float32 psi
|
|
int32 altitude
|
|
float32 vx
|
|
float32 vy
|
|
float32 vz
|
|
uint32 num_frames
|
|
uint32 detection_camera_type
|