@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 447 B
JavaScript
const t=54,e=15,a={id:54,name:"SAFETY_SET_ALLOWED_AREA",fields:[{name:"p1x",type:"float"},{name:"p1y",type:"float"},{name:"p1z",type:"float"},{name:"p2x",type:"float"},{name:"p2y",type:"float"},{name:"p2z",type:"float"},{name:"target_system",type:"uint8_t"},{name:"target_component",type:"uint8_t"},{name:"frame",type:"uint8_t"}]};export{e as SAFETY_SET_ALLOWED_AREA_CRC_EXTRA,t as SAFETY_SET_ALLOWED_AREA_ID,a as SafetySetAllowedAreaDefinition};