Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 169 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 169 Bytes

Protobuf

Protobuf message declarations used for operating the rover over the network

To test:

mkdir generated
protoc -I=. --python_out=generated *.proto