ucla-vision / xivo

X Inertial-aided Visual Odometry
Other
851 stars 120 forks source link

random shuffle fix #60

Closed stephanietsuei closed 2 years ago

stephanietsuei commented 2 years ago

replace deprecated std::random_shuffle with std::shuffle. For some reason gcc did not remove random_shuffle but clang did

@agrawalparth10, test and make sure XIVO still runs (with logging enabled). I saw the warning once for sequence data9_workbench