Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.05 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.05 KB

ping-protocol

Travis Build Status Build status Last Releases Discuss

The Ping Protocol is a binary communication format used by Blue Robotics sensors and devices.

This repository contains:

  • the protocol specification
  • the message definitions
  • tools to help generate documentation and implementation source code (c++, python)

The documentation is here.