larsks/py-mpu6050

Missing 3rd axis from filter and accelerometer data

Opened this issue · 0 comments

For some reason, the 3rd axis from the filter and accelerometer data is missing (value is 0.0) from the filter object.
Using the read_sensors_scaled method, rather than read_position results in all gyroscope and accelerometer data being reported with all axes, without the filter data.