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

on ARM64 Noetic #281

Open
anfederman opened this issue Mar 23, 2023 · 0 comments
Open

on ARM64 Noetic #281

anfederman opened this issue Mar 23, 2023 · 0 comments

Comments

@anfederman
Copy link

/home/ubuntu/catkin_ws/src/fiducials/aruco_detect/src/aruco_detect.cpp:605:58: error: ‘struct cv::aruco::DetectorParameters’ has no member named ‘doCornerRefinement’
605 | pnh.param("doCornerRefinement",detectorParams->doCornerRefinement, true); /* default false */
| ^~~~~~~~~~~~~~~~~~
make[2]: *** [fiducials/aruco_detect/CMakeFiles/aruco_detect.dir/build.make:63: fiducials/aruco_detect/CMakeFiles/aruco_detect.dir/src/aruco_detect.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:7871: fiducials/aruco_detect/CMakeFiles/aruco_detect.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
Invoking "make -j4 -l4" failed

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

No branches or pull requests

1 participant