Hi, I tried following this tutorial for a self-balancing Mbot https://medium.com/xodlang/xod-and-pid-powered-self-balancing-mbot-6c420600271e and although I can get the values of the watch I connected to the mpu6050-yrp-linear-accel ROLL, I cannot get these watch values when I try the mpu6050-calibrate. I read to try with deter or clock, even deploying the program and switching off the Mbot, then on again. But when I do this I only get the constant value 0.00.
Does anyone know how to fix this? I am using the same Mbot type, as well as the same sensor.
I tried to follow the tutorial without that step, but if I do that the Mbot does not self-balance, so I think it might be a necessary step.