messages-schemas
Protocol buffers message schemas. They aim to be used to transmit messages on serial.
Usage
To build the messages, you need the protobuf
and python-protobuf
packages.
You should use the StatusMessage
messages to send message over serial.
How to add messages
TODO: write