test_msgs/msg/MultiNested Message

File: test_msgs/msg/MultiNested.msg

Raw Message Definition

# Mulitple levels of nested messages

Arrays[3] array_of_arrays
BoundedSequences[3] array_of_bounded_sequences
UnboundedSequences[3] array_of_unbounded_sequences
Arrays[<=3] bounded_sequence_of_arrays
BoundedSequences[<=3] bounded_sequence_of_bounded_sequences
UnboundedSequences[<=3] bounded_sequence_of_unbounded_sequences
Arrays[] unbounded_sequence_of_arrays
BoundedSequences[] unbounded_sequence_of_bounded_sequences
UnboundedSequences[] unbounded_sequence_of_unbounded_sequences

Compact Message Definition

test_msgs/msg/Arrays[3] array_of_arrays
test_msgs/msg/BoundedSequences[3] array_of_bounded_sequences
test_msgs/msg/UnboundedSequences[3] array_of_unbounded_sequences
test_msgs/msg/Arrays[<=3] bounded_sequence_of_arrays
test_msgs/msg/BoundedSequences[<=3] bounded_sequence_of_bounded_sequences
test_msgs/msg/UnboundedSequences[<=3] bounded_sequence_of_unbounded_sequences
test_msgs/msg/Arrays[] unbounded_sequence_of_arrays
test_msgs/msg/BoundedSequences[] unbounded_sequence_of_bounded_sequences
test_msgs/msg/UnboundedSequences[] unbounded_sequence_of_unbounded_sequences