Sensor Fusion
Hello!
I am using the MMR sensor and I collect the data generated by the SensorFusion module. Now, I used sensorFusion.stop(); to pause the data collection; however this is not working. The data collection is infinite. Can I pause the sensor when I pause the algorithm? How else can I pause the sensor?
Thank you very much for your answers
Comments
You would need to post cost but just make sure you are following these steps:
Another example:
I just wrote this and testing it in Swift for you; just replicate in Java: