tjocean-bluerov / ping-protocol

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 87.8%Language:Shell 12.2%