From ea0fe4748db634d4f45805c677572db6c3b09f79 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 21 Oct 2022 12:01:58 +0200 Subject: tracker/realsense: downgrade to r2 Issue: #1317 Installation instructions in the UI based on post by @JayMonkey . --- tracker-rs/lang/ru_RU.ts | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) (limited to 'tracker-rs/lang/ru_RU.ts') diff --git a/tracker-rs/lang/ru_RU.ts b/tracker-rs/lang/ru_RU.ts index 592c72a3..4836eb8f 100644 --- a/tracker-rs/lang/ru_RU.ts +++ b/tracker-rs/lang/ru_RU.ts @@ -4,15 +4,7 @@ RSTracker - Intel® RealSense™ Runtime Installation - - - - Installation process failed to start. - - - - Couldn't initialize RealSense tracking. Please make sure SDK Runtime 2016 R3 is installed. + Couldn't initialize RealSense tracking. Open the tracker settings dialog for links to the camera driver and the SDK. @@ -23,10 +15,6 @@ Tracking stopped after another program changed camera streams configuration. - - Install SDK 2016 R3 Runtime - - RSTrackerMetaData @@ -42,7 +30,25 @@ - <html><head/><body><p>In order to use this tracker, you need a PC equipped with an Intel® RealSense™ F200 or SR300 camera and the RealSense™ <a href="https://software.intel.com/en-us/realsense-sdk-windows-eol"><span style=" text-decoration: underline; color:#0000ff;">SDK 2016 R3 runtime</span></a>.</p><p>Scroll down to the bottom of the page, choosing <span style=" font-weight:600;">2016 R3 Full SDK</span> on the right-hand side. Unfortunately it's necessary to create an account prior to downloading.</p></body></html> + <html><head/><body> +In order to use this tracker, you need: + +<ul> +<li> + A PC equipped with an Intel® RealSense™ F200 or SR300 camera +</li> +<li> + Depth Camera Manager <a href="https://www.intel.com/content/www/us/en/download/18309/intel-realsense-depth-camera-manager.html"><span>driver</span></a> + <blockquote> + To avoid problems with the DCM installer updating the camera's firmware it is recomended to run the DCM installer from the command line with the following flags:<br/> + <span style=" font-weight: bold; font-family:monospace, 'Courier New';">--ignore-fw-update --silent --no-progress --acceptlicense=yes</span> + </blockquote> +</li> +<li> + RealSense™ <a href="http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe"><span>SDK 2016 R2 runtime</span></a> +</li> +</ul> +</body></html> -- cgit v1.2.3