mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +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
|
||||
uint16[] data # array of data
|
||||
|
||||
Reference in New Issue
Block a user