mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 18:30:34 +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
|
||||
uint32[] data # array of data
|
||||
|
||||
Reference in New Issue
Block a user