Skip to content

Final prototype

Latest
Compare
Choose a tag to compare
@hermannm hermannm released this 28 Dec 14:02
· 2 commits to main since this release
v0.1.0
7ab31e0

Installation instructions

Windows:

  1. Download the appropriate installer below
    • ROV-SIM_windows_x64_installer.exe for 64-bit systems (most common)
    • ROV-SIM_windows_x32_installer.exe for 32-bit systems
  2. Run the installer
  3. If the installer is blocked by Windows Defender Smartscreen, click "More info" and "Run anyway"

MacOS:

  1. Download ROV-SIM_mac.tar.gz below
  2. Unpack the downloaded file (by double clicking it), which should contain ROV-SIM_mac.app
  3. Run ROV-SIM_mac.app
  4. If you get an "App can’t be opened because it is from an unidentified developer" error, follow these steps (unfortunately required since we are not willing to pay Apple $99/year for an identified developer account):
    • Open Settings
    • Go to Privacy and Security
    • Under Security, there should now be a text box saying "ROV-SIM_mac could not be opened", with a button saying "Open anyway"
    • Click "Open anyway"

Linux:

  1. Download ROV-SIM_linux.tar.gz below
  2. Unpack the downloaded file
    • In the terminal: navigate to the download folder, then run tar -xvzf ROV-SIM_linux.tar.gz
  3. Run the ROV-SIM executable from the unpacked folder
    • In the terminal: cd ROV-SIM_linux, then ./ROV-SIM_linux.x86_64