Coder Social home page Coder Social logo

examples's Introduction

Water Linked Underwater GPS API examples

Requirements

Installation

Install the required Python packages

pip install -r requirements.txt

About

Example applications using the Water Linked Underwater GPS API. See http://waterlinked.com for more details. The example applications are set up to use the Water Linked Demo Server by default and should be changed to the IP address/port of your kit. (For example: http://192.168.2.94)

About nmeaoutput.py

Generate NMEA sentences (GGA) from the global/locator position (lat, lon) and output it to either UDP or Serial port.

About nmeainput.py

Parse NMEA sentences (GGA/HDT) from either UDP or Serial and send to Underwater GPS kit to use as global reference system instead of the on-board GPS and IMU. The Underwater GPS kit must be configured to use "External" GPS / Compass.

About getposition.py

Example of how to get both global (lat/lon) and relative position (x,y,z) from the Water Linked Underwater GPS.

About externaldepth.py

Example of how to send external depth data to the Water Linked Underwater GPS. This is needed when using the Locator A1 and is typically part of ROV integration

About tracklog.py

Example of how to store positions into a tracklog while the system is running into a GPX file for later viewing or processing.

examples's People

Contributors

wlkh avatar wlest avatar alexisgaziello avatar jaxxzer avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.