Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

PoliTOcean/rov_gui

Repository files navigation

PoliTOcean GUI

The GUI is a remake in Python of the project Monterey

Setting up the environment

Create a new virtual environment running

python3 -m venv env

To install all the required dependencies using PiP run

python3 -m pip install -r requirements.txt

Your environment is set up.

Run the code

python3 main.py

About

GUI based on Monterrey style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages