example_interfaces/msg/UInt64 Message

File: example_interfaces/msg/UInt64.msg

Raw Message Definition

# This is an example message of using a primitive datatype, unint64.

# If you want to test with this that's fine, but if you are deploying

# it into a system you should create a semantically meaningful message type.

# If you want to embed it in another message, use the primitive data type instead.

uint64 data

Compact Message Definition

uint64 data