Skip to content

Commit

Permalink
Merge branch 'main' into add_kimera_spectacular_data_provider
Browse files Browse the repository at this point in the history
  • Loading branch information
efahnestock authored Dec 12, 2024
2 parents 60cbe37 + 616f187 commit 8f9ac1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/video/image_compare.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "common/video/image_compare.hh"


namespace robot::common::video {

bool images_equal(const cv::Mat& img1, const cv::Mat& img2) {
Expand Down

0 comments on commit 8f9ac1a

Please sign in to comment.