Get error "OSError: [WinError -529697949] Windows Error 0xe06d7363" when running calibrate.py

edited July 2019 in Python

Traceback (most recent call last): File "C:\Users\USER\source\repos\PyApp\PyApp\calibrate.py", line 37, in <module> libmetawear.mbl_mw_sensor_fusion_set_mode(device.board, SensorFusionMode.NDOF) OSError: [WinError -529697949] Windows Error 0xe06d7363

I haven't changed anything in the code except for hardcoding the mac address so I didn't have to run the program from the command line.

Any thoughts on why this may be happening?

Using: MetaTracker
Model Number: 4
Firmware: 1.3.6
Hardware: .2

Device: Lenovo Thinkpad w541
OS: Windows 10.0.17134

I'm running calibrate.py in vs community 2017.

Comments

  • MetaTracker doesn't have sensor fusion

  • Is there a calibration program anywhere that will work for the metatracker?

  • No, the calibration available is for sensor fusion only. You can calibrate yourself in software if you want at the app level but that is your responsibility.

Sign In or Register to comment.