Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aruco unit tests do not compile under OpenCV 4.2 (noetic) #255

Closed
rohbotics opened this issue Jul 19, 2021 · 0 comments · Fixed by #256
Closed

Aruco unit tests do not compile under OpenCV 4.2 (noetic) #255

rohbotics opened this issue Jul 19, 2021 · 0 comments · Fixed by #256

Comments

@rohbotics
Copy link
Member

/home/rohan/noetic_catkin/src/fiducials/aruco_detect/test/aruco_images_test.cpp: In member function ‘void ArucoImagesTest::publish_image(std::string)’:
/home/rohan/noetic_catkin/src/fiducials/aruco_detect/test/aruco_images_test.cpp:44:54: error: ‘CV_LOAD_IMAGE_COLOR’ was not declared in this scope
   44 |     cv::Mat image = cv::imread(image_directory+file, CV_LOAD_IMAGE_COLOR);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant