@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 459 B
JavaScript
const t=11037,e=0,a={id:11037,name:"OBSTACLE_DISTANCE_3D",fields:[{name:"time_boot_ms",type:"uint32_t"},{name:"x",type:"float"},{name:"y",type:"float"},{name:"z",type:"float"},{name:"min_distance",type:"float"},{name:"max_distance",type:"float"},{name:"obstacle_id",type:"uint16_t"},{name:"sensor_type",type:"uint8_t"},{name:"frame",type:"uint8_t"}]};export{e as OBSTACLE_DISTANCE_3D_CRC_EXTRA,t as OBSTACLE_DISTANCE_3D_ID,a as ObstacleDistance3dDefinition};