ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This is a general programming question; it should be posted on stackoverflow or some other site, but this time I will answer it for you.

int[] array; your_type[] array; namespace::your_type[] array;

Are you trying to make an array inside of a *.msg file?