Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.
/ murex-2023 Public archive

MUREX (MATE Underwater Robotics at Exeter) 2023 Codebase

License

Notifications You must be signed in to change notification settings

murexrobotics/murex-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUREX ROV 2022-2023

Codebase for the MUREX 2023 ROV for the MATE Underwater Robotics Competition.

Table of Contents

Setup

To use propperly use the Murex codebase the user must have some software installed in addition to the MUREX codebase.

Dev Dependencies

Installation

git clone https://github.com/murexrobotics/murex-2023.git
cd murex-2023
python3 -m pip install -r requirements.txt
cd web-interface
npm i
cd ../

Usage

For optimal usage, start topside, then aquatic then web-interface.

Topside

python3 topside

Aquatic

python3 aquatic

Web Interface

cd web-interface
npm run dev

License

Licensed under the MIT License

Copyright (c) 2023 MUREX Robotics