Releases: AURobotics/ROV25_GUI
Releases · AURobotics/ROV25_GUI
Road To Michigan
What's Changed
Full Changelog: https://github.com/AURobotics/ROV_GUI/commits/v1.1.0
Contributors
@zeezooX
@y-samy
@Ahmad-Zaki05
@batoularafa
@Rahma-abdul
Usage Notes
Console Instructions
Download the following to the same folder
AUR-Console.exefrom attached assetsconfig.jsonfrom attached assets
Download the following
Configuration
- Set Console's Ethernet IP address to a static
192.168.1.1or192.168.1.xwherexcan be anything except2(the gateway must be changed ininit.shthough) - Connect to the ESP32 onboard the ROV using
vhui - The chosen COM port for the ESP32 must be changed in the
config.jsonprior to launching the console
Raspberry Pi Instructions
Download the following to the home folder
vhusbdarmfrom https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarmustreamer/ustreamerfrom https://github.com/pikvm/ustreamer [may need to manually compile]init.shfrom attached assets
Make sure all previous files are marked as executable usingchmod +x [file_path]on them, and make sureinit.shhas a cronjob or a service running it with administrator privileges on network connection.