thien94 / orb_slam3_ros

A ROS implementation of ORB_SLAM3
GNU General Public License v3.0
261 stars 81 forks source link

1 packages failed. #2

Closed keyohan closed 1 year ago

keyohan commented 1 year ago

May i ask why "1 package failed" in the "catkin build"step?

thien94 commented 1 year ago

Hi @keyohan , that means some errors occurred and the build step has failed. Could you take a look at the terminal output and check what is the error message?

keyohan commented 1 year ago

你好 @keyohan,这意味着发生了一些错误并且构建步骤失败。 您能否查看终端输出并检查错误消息是什么?

Its Ok, this error is mainly due to the opencv version. I just changed the version in cmakelists.

nypyp commented 11 months ago

hi, I have changed the version in the cmakelist, but still get build failed, could you tell me the the version of your opencv, pangolin and eigen?