mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 03:00: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,3 @@
|
||||
string label # label of given dimension
|
||||
uint32 size # size of given dimension (in type units)
|
||||
uint32 stride # stride of given dimension
|
||||
Reference in New Issue
Block a user