v1.0.0
MultiSense Viewer Release
-
Windows users:
1a. (Optional) Install WinPcap_driver.exe to skip network configuration step
1b. Run the setup: MultiSenseSetup.exe -
Ubuntu users:
- Make sure you have updated graphics drivers, ffmpeg and policykit installed. Can be installed via apt pacakge manager:
$ apt install ffmpeg libvulkan1 policykit-1 - Install multisense_1.0-0_amd64.deb using your default package manager or type in terminal:
$ dpkg --install ./multisense_1.0-0_amd64.deb - Launch through start menu or run a start script at
$ /opt/multisense/start.sh
- Uninstall application:
- Windows: Run 000-uninstall.exe in the installation folder
- Ubuntu: Uninstall with dpkg (dpkg --remove com.carnegierobotics.multisense)