/ping-protocol

Definition of and code generation utilities for Ping Protocol, a binary message format for sonar devices.

Primary LanguagePython

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.