Skip to main content

A educational project for remotely operated vehicles

Project description

Stream camera feed from a Raspberry Pi camera to any web browser on the network. Control the robot with your keyboard directly in the browser.

The eduROV project is all about spreading the joy of technology and learning. The eduROV is being developed as a DIY ROV kit meant to be affordable and usable by schools, hobbyists, researchers and others as they see fit. We are committed to be fully open-source, both software and hardware-wise, everything we develop will be available to you. Using other open-source and or open-access tools and platforms.

GitHub:

https://github.com/trolllabs/eduROV

PyPI:

https://pypi.org/project/edurov/

Documentation:

http://edurov.readthedocs.io

Engage eduROV:

https://www.edurov.no/

./docs/edurov_gui.jpg

Main features

  1. Low video latency

    You can stream HD video from the Raspberry Pi camera to any unit on the same network with a video delay below 200ms.

  2. No setup required

    The package works by displaying the video feed and other content in a web browser. This means that you can use any device to display your interface.

  3. Very easy to use

    With the exception of Pyro4 (which is installed automatically), edurov doesn’t require any other packages or software. Everything is written in python and html. 4 lines of code is everything needed to get started!

  4. Highly customizable

    Since you define the html page yourself, you can make it look and work exactly the way you want. Use css and javascript as much as you want.

  5. True parallelism

    Need to control motors, read sensor values and display video feed at the same time? edurov can spawn your functions on multiple CPU cores while still maintaining the possibility to share variables.

Prerequisites

Installation

Run the following commands in a terminal on the Raspberry Pi.:

sudo pip3 install edurov

For a more in depth description visit the official documentation.

Usage

Engage eduROV submersible

On the Raspberry Pi, run the following command:

edurov-web

This will start the web server and print the ip where the web page can be viewed, e.g. Visit the webpage at 192.168.0.197:8000.

Create your own

The eduROV package includes multiple classes and functions to facilitate easy robot communication with video feed. It will get you up and running in a matter of minutes. Visit the official documentation for a getting started, examples and API.

Performance

The eduROV package were created with a strong focus on keeping the latency at a minimum. When deploying on a wireless network the actual performance will vary depending on factors such as distance, interference and hardware.

./docs/latency.png

Author

The package is created by Martin Løland as part of the master thesis at Norwegian University of Science and Technology 2018

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edurov-0.0.5.tar.gz (57.0 kB view details)

Uploaded Source

Built Distribution

edurov-0.0.5-py3-none-any.whl (48.9 kB view details)

Uploaded Python 3

File details

Details for the file edurov-0.0.5.tar.gz.

File metadata

  • Download URL: edurov-0.0.5.tar.gz
  • Upload date:
  • Size: 57.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for edurov-0.0.5.tar.gz
Algorithm Hash digest
SHA256 abb620955633d2761ddf1b2b1d3e40534755f9739c305e8f18328204d1332814
MD5 161f51900c82e3a9f7d4c297cb41d7f2
BLAKE2b-256 1cec313fe4f09b3b0140c65bf4e8c59f0b39c1f1f92430a934a74ace5242b32b

See more details on using hashes here.

File details

Details for the file edurov-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for edurov-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ee986c0f2e84e2d5e2c64a418bd23bf865013e8380ba101d720ac75c38c254b1
MD5 52790bbb5f0dc48214549bd2a705961a
BLAKE2b-256 8b0f4df0a72c5245a0cfe3c8699d67ddc732c1154903a2b9dd14073aeb3a370d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page