VIS4ROB-lab / covins

COVINS-(G) -- A (Generic) Framework for Collaborative Visual-Inertial SLAM and Multi-Agent 3D Mapping
366 stars 63 forks source link

Unable to make covins_ Backend succeeded #35

Closed cchester25 closed 6 months ago

cchester25 commented 1 year ago

There are many "Undefined reference", when i make covins_backend , i dont know how to take it . 2023-03-13 15-56-27 的屏幕截图

patriksc commented 1 year ago

Hi, what environment are you using? Which command are you executing when this error occurs? I have just tested the deployment of COVINS on a 20.04 machine, I could deploy the code without running into error.

chocho2222 commented 1 year ago

@patriksc First of all thank you for your work. I also encountered the same problem, I am using ubuntu18.04, when I run "./src/covins/install_file.sh 8", this error will appear, I will attach my screenshot below Screenshot from 2023-04-07 16-54-50

Screenshot from 2023-04-07 16-57-33 Screenshot from 2023-04-07 16-58-08 Screenshot from 2023-04-07 16-58-12

chocho2222 commented 1 year ago

There are many "Undefined reference", when i make covins_backend , i dont know how to take it . 2023-03-13 15-56-27 的屏幕截图 Hello bro,Is this problem solved?

chocho2222 commented 1 year ago

@cchester25 Bro, I solved this problem by modifying glog_catkin versio ![Screenshot from 2023-04-09 16-59-53]( Screenshot from 2023-04-09 17-03-58 https://user-images.githubusercontent.com/91018212/230764259-b5a8257b-4bd7-4950-a3f4-1b49910e3bf7.png) n

patriksc commented 1 year ago

@chocho2222 Thanks a lot for sharing you experience and solution of the problem. Could you give some more details - which version of glog were you using, and what changes did you have to make to glog_catkin? I'll also try on a fresh 18.04 machine the next days, to see whether I can reproduce the error there.

chocho2222 commented 1 year ago

@patriksc Sorry to get back to you, I posted a picture about the glog version above, but it didn't show up, the glog version I'm using is v0.50 Screenshot from 2023-04-12 17-19-47

patriksc commented 1 year ago

Thanks for the additional information. I'll test in on a virtual machine with 18.04 then as well.

patriksc commented 6 months ago

Closing. Works on VM with 18.04.