Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tracking issue #316

Open
mysterythe opened this issue Mar 8, 2024 · 1 comment
Open

tracking issue #316

mysterythe opened this issue Mar 8, 2024 · 1 comment

Comments

@mysterythe
Copy link

im using a BMI160 tracker

[INFO ] [SlimeVR] SlimeVR v0.3.3 starting up...
[INFO ] [Configuration] Found up-to-date configuration v1
[INFO ] [Configuration] Loaded configuration
[INFO ] [BMI160Sensor:0] Connected to BMI160 (reported device ID 0xd1) at address 0x68
[WARN ] [BMI160Sensor:0] No calibration data found for sensor 0, ignoring...
[INFO ] [BMI160Sensor:0] Calibration is advised
[WARN ] [GyroTemperatureCalibrator:0] No temperature calibration data found for sensor 0, ignoring...
[INFO ] [GyroTemperatureCalibrator:0] Temperature calibration is a work-in-progress feature; any changes to its parameters or updates will render the saved temperature curve invalid and unloadable.
[INFO ] [BMI160Sensor:0] Calibration data for gyro: not found
[INFO ] [BMI160Sensor:0] Calibration data for accel: not found
[INFO ] [BMI160Sensor:0] Initialized
[INFO ] [BMI160Sensor:1] Connected to BMI160 (reported device ID 0xd1) at address 0x69
[WARN ] [BMI160Sensor:1] No calibration data found for sensor 1, ignoring...
[INFO ] [BMI160Sensor:1] Calibration is advised
[WARN ] [GyroTemperatureCalibrator:1] No temperature calibration data found for sensor 1, ignoring...
[INFO ] [GyroTemperatureCalibrator:1] Temperature calibration is a work-in-progress feature; any changes to its parameters or updates will render the saved temperature curve invalid and unloadable.
[INFO ] [BMI160Sensor:1] Calibration data for gyro: not found
[INFO ] [BMI160Sensor:1] Calibration data for accel: not found
[INFO ] [BMI160Sensor:1] Initialized

and now my tracker wont track or show up, how can i fix this?

@nekomona
Copy link
Contributor

nekomona commented Mar 9, 2024

Check if it says anything about server or wifi connection on the later part of the log, everything posted is about sensor initialization and it isn't complaining.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants