Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 456 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 456 Bytes

FRC Messages

Grapple's repository of FRC CAN and other protocols

This repository contains all of the messages we use in Grapple for communicating with our products, as well as infrastructure for CAN message fragmentation and defragmentation.

Messages are declaratively created using binmarshal, which abstracts the low-level transport of the messages so you can focus on making products work.