Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 295 Bytes

File metadata and controls

7 lines (4 loc) · 295 Bytes

hydrawlics-kinematics

Codebase written in C++ handling the real-time kinematics of the Hydrawlics system.

It communicates with a host of higher compute power through serial.

The host counterpart of the communications is implemented in the WebUI repo.