Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 751 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 751 Bytes

ping-protocol

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.