mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 14:07:35 +08:00
initial version of msg to uorb script
Standard and embedded types work, may need small refinements for some types
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Please look at the MultiArrayLayout message definition for
|
||||
# documentation on all multiarrays.
|
||||
|
||||
MultiArrayLayout layout # specification of data layout
|
||||
uint64[] data # array of data
|
||||
|
||||
Reference in New Issue
Block a user