# ping-protocol [![Last Releases](https://img.shields.io/github/release/bluerobotics/ping-protocol.svg)](https://github.com/bluerobotics/ping-protocol/releases) [![Discuss](https://img.shields.io/badge/discuss-online-green.svg)](https://discuss.bluerobotics.com/) 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](https://docs.bluerobotics.com/ping-protocol).