Skip to content

Urlaxle/rov_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROV-GUI

Introduction

Prerequisite

  • Debian based Linux
  • Qt - apt install qtbase5-dev qtchooser qt5-qmake qttools5-dev-tools
  • QCustomPlot - apt install libqcustomplot-dev

Getting started

Clone repository

git clone https://github.com/Urlaxle/rov-gui.git && cd rov_gui

Make a build dir and make project.

mkdir build && cd build
cmake ..
make

Run executable.

./rov_gui

GUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors