Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 432 Bytes

File metadata and controls

15 lines (12 loc) · 432 Bytes

Error.md

This page is a summary of potential errors.

1.

OpenCV Error with Astar node.

fatal error: opencv.hpp: No such file or directory
   12 | #include <opencv/opencv.hpp>

with opencv 4.4.0, Try the command below.

sudo cp -r /usr/local/include/opencv4/opencv2 /usr/include/