General Information
- Product: B57
- Ensenso SDK Version: 4.2.1821
- Operating System: Linux
Problem / Question
I have a Ensenso B57 camera connected the a Nvidia AGX Jetson that has Jetpack 6.2, Nvidia Driver 540, Cuda 12.6. When I open nxView, I get the error below and am unable to see any depth images in live view. I am also unable to see live images from the left and right camera. Lastly, when I click on 3D View, the screen says the OpenGL is not available. However under parameters, when I go to the Global section, the Use Cuda box is checked. What I can do to solve these errors? Thanks
Error:
An NxLib error occurred while executing the command: ComputeTexture: CpuInfo/InstructionSetIncompatible: CPU does not meet minimum instruction set requirements (6). Current node value: { “Command”: null, “Parameters”: null, “PersistentParameters”: false, “Result”: { “ErrorSymbol”: “CpuInfo/InstructionSetIncompatible”, “ErrorText”: “CPU does not meet minimum instruction set requirements (6).”, “Execute”: { “Command”: “ComputeTexture”, “Parameters”: { “CUDA”: { “Enabled”: false }, “Cameras”: null, “OpenMP”: { “Dynamic”: 1 }, “Threads”: 1 } } }, “Status”: { “LatestMessage”: null, “Messages”: , “Progress”: null, “Time”: 0.685981999999999981 } }