std_msgs/msg/Float64MultiArray Message

File: std_msgs/msg/Float64MultiArray.msg

Raw Message Definition

# This was originally provided as an example message.

# It is deprecated as of Foxy

# It is recommended to create your own semantically meaningful message.

# However if you would like to continue using this please use the equivalent in example_msgs.


# Please look at the MultiArrayLayout message definition for

# documentation on all multiarrays.


#MultiArrayLayout layout # specification of data layout

#float64[] data # array of data

Compact Message Definition

std_msgs/msg/MultiArrayLayout layout
double[] data