ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A solution I found that helped fix the reporting of NaN values was to change the DMP_SAMPLE_RATE value in the Arduino code, under the Sensors.ino file from 100 to 50. It became much more stable and have not seen NaN values being printed out on the serial monitor. I'm not sure on the reason why this would fix it, but it worked after I tinkered around with the code.