# BlueRovGUI **Repository Path**: DZZ1996/BlueRovGUI ## Basic Information - **Project Name**: BlueRovGUI - **Description**: GUI for monitoring sensor values from an AUV (BlueROV). Created with Qt Creator and Qt Design Studio. [#ERL2020] - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-06-16 - **Last Updated**: 2023-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README UI so far: ![UISoFar](images/uiSoFar.png) You can clone this repo and build it using qmake. Then run make to generate the app BlueRovGUI.app. Make sure to have Qt and all it's dependencies installed. ;) More improvements on the way!