Package Content 📁
The update package contains two important components for your Shipshave system: the desktop application installer and the robot firmware update file.
1. Slick Application Installation 💻
Inside the package, you will find the Slick application installer named *Shipshave_Slick_\<version\>.zip*
. Follow these steps to install the application:
a. .msix Installer (Recommended)
- Unzip
*Shipshave_Slick_\<version\>.zip*
. - Double-click the file named
**Slick_<version_number>_x64.msix**
. - Follow the on-screen instructions to complete the installation.
Known Issues: If you encounter installation issues due to existing Slick installations, uninstall the previous version before proceeding. Make sure to export any data saved in Slick, as it will be deleted during uninstallation.
b. Powershell Install Script
- Unzip
*Shipshave_Slick_\<version\>.zip*
. - Run the script named
**Install.ps1**
in Powershell with elevated access. - Follow any prompts in the terminal window to complete the installation.
2. ITCH2 Firmware Update 🤖
The firmware update for your ITCH2 robot is included in the file *ITCH2_Firmware_\<version\>.zip*
. Follow these steps to update the ITCH firmware:
- Ensure that Slick is updated to the version provided in this release.
- Power up the ITCH in firmware update mode by holding the power button for at least 5 seconds until the LED turns green and then blue.
- Connect to the ITCH in Slick. A pop-up will appear indicating that the robot is in firmware update mode.
- Click "Upload firmware" in Slick and select the
*ITCH2_Firmware_\<version\>.zip*
file from the provided software package. - Wait for the update to complete, and the ITCH will automatically shut off.
- Power on the ITCH, connect as usual, and verify that the firmware versions are updated.
⚠ Important Notes:
- Ensure Slick is updated before attempting to update the ITCH firmware.
- Backup any data saved in Slick before uninstallation, as it will be deleted.
- Follow the provided instructions carefully to avoid any issues during the installation process.