chili-epfl / chilitags

Robust Fiducial Markers for Augmented Reality And Robotics
http://chili.epfl.ch/software
123 stars 57 forks source link

Integration test sometimes fails #70

Closed ayberkozgur closed 9 years ago

ayberkozgur commented 9 years ago

Integration test sometimes fails due to EXPECT_GT(150.0f, 100.0f*timeWith/referenceTime) because 150.0f is not greater than -nan. Probably a division by zero.

qbonnard commented 9 years ago

Closing as duplicate of #78