reinstall nuitrack-windows-x64.exe will no going when the installation progress 66%
Hi BigLine,
Did you uninstall Nuitrack from your system before installing the new version? Sometimes this can happen if Nuitrack wasnât uninstalled.
Yesďźthank youăThis Problem solved ďźthat is because of the set_sys_env.bat failedă
By the way ăI have two problems want to know ďź
1ăif one computer had activation with one sensor,but I need to change other sensor, I must reinstall nuitrack-windwos-x64.exe?
2ăwhen power off computerďźand start computer Nuitrack the will not work ,you need to Re insert the USB ports with the sensoră
and I found the the sensor with the firmware version: 05.09.02.00 will work but higher version need reinsert USB ports.
(ps: sensor is RealSense D415)
thank you!!
-
If you installed Nuitrack on your PC, activated the sensor and want to use another sensor with this PC, youâll need to purchase another license (for a second sensor), delete
license.json
from your PC and activate Nuitrack again with the new sensor. -
Hereâs a workaround solution for the issue with plugging/unplugging the sensor:
Edit nuitrack.config
. Set the parameters "Preset"
and "LaserPower"
to the default sensor settings:
json
"Realsense2Module":
{
"Depth":
{
"Preset": 0,
"LaserPower": 150.0
}
}
You can view default settings in Realsense Viewer. Before that, you have to unplug and plug the sensor in order to reset the settings.
Thank you. The problems have been solvedă