Skip to content
Snippets Groups Projects
user avatar
Charles Javerliat authored
continous integration

Closes #1

See merge request cdf2020/libraries/communication/messages/messages-schemas!4
b85c7b4b

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