Skip to main content

A educational project for remotely operated vehicles

Project description

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-acces tools and platforms.

Builds on this repo of previous work: https://github.com/Slattsveen/eduROV_v2

Installation

Controller machine

  • eduROV requires python 3, if you don’t have python installed, you can download it here: https://www.python.org/downloads/ Running python --version in a terminal should give you Python 3.x.x

  • to download the required files chose ONE of the following methods:

    1. Using git

      Open a terminal window on chosen location, then run:

      git clone https://github.com/trolllabs/eduROV.git
    2. Without git

      Download the files from this link: https://github.com/trolllabs/eduROV/archive/master.zip

      Extract the files

  • open a terminal window in the newly created folder and install the requirements:

    pip install -r controller_requirements.txt

Raspberry pi

  • python 3 should be installed already, check by running python3 --version

  • download the files and move into the newly created folder:

    git clone https://github.com/trolllabs/eduROV.git
    cd eduROV/
  • install the requirements:

    pip install -r rov_requirements.txt

Usage

The eduROV package works by creating an internet server on the controlling computer, the raspberry pi then streams the video so that you can view the video feed.

On the controller, run:

python start.py controller ""

This should open a window with the title _eduROV (Waiting for connection)_. In the terminal, the following (or similar) should be written:

Listening at ('0.0.0.0', 1060)
ROV should connect to 169.254.148.52

Then, on the raspberry pi, run:

python3 start.py rov 169.254.148.52

Replace the ip address with the one printed on your computer.

Help

For additional paramters and information, run:

python start.py -h

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.1a5.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

edurov-0.0.1a5-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

Details for the file edurov-0.0.1a5.tar.gz.

File metadata

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

File hashes

Hashes for edurov-0.0.1a5.tar.gz
Algorithm Hash digest
SHA256 3b6473bb0423c03dcce21b71c362d15199cc92ecdd788fb80e1b2682fa6f4ae2
MD5 05ea1bb516af3caef90a7e84e3583946
BLAKE2b-256 078f6de6c0274f4aaeba914115b44d5b454ced88d12114ddf0cdd9cdfdb1fb94

See more details on using hashes here.

File details

Details for the file edurov-0.0.1a5-py3-none-any.whl.

File metadata

File hashes

Hashes for edurov-0.0.1a5-py3-none-any.whl
Algorithm Hash digest
SHA256 98d4687f01293569e3a2f5f3731b4888a8a3fd306a06e9a9c22c758126c9dfb5
MD5 80e6d418e8cf3ab4b52fb7c66f5db32d
BLAKE2b-256 40ceeaffa979fb65af19dcef8686164e8f1622e6ae352d29cb81f9f5b3278f56

See more details on using hashes here.

Supported by

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