eschnou / arduino-px4flow-i2c

Arduino library wrapping the Wire I2C calls to a PX4Flow Optical Flow Tracker.
MIT License
63 stars 18 forks source link

velocity_x and velocity_y return nan #7

Open rachit2jain opened 6 years ago

rachit2jain commented 6 years ago

Hi, I have been trying to use the pose_estimate example to estimate the position of my vehicle but sometimes the problem is that the velocity_x and velocity_y returns 'nan' and I can not figure out why. Can you please help me? Thanks a ton in advance!