PX4-Autopilot/msg/std_msgs/MultiArrayDimension.msg
Thomas Gubler 8b5bc703a1 initial version of msg to uorb script
Standard and embedded types work, may need small refinements for some
types
2014-12-01 16:39:27 +01:00

3 lines
141 B
Plaintext

string label # label of given dimension
uint32 size # size of given dimension (in type units)
uint32 stride # stride of given dimension