VIS4ROB-lab / covins

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

Docker build failure #53

Closed fabiannagel closed 6 months ago

fabiannagel commented 8 months ago

Hey - I'm trying to build COVINS-G on Docker. I ran into some issues that I was able to fix, the build fails due to a C++ internal compiler error.

Here's what I did:

My Docker VM resources should suffice (a limit of 12 CPU & 20 GiB memory).

The Dockerfile issue suggests that the build hasn't been looked at for a while. Is there something I can do to help it get back on track?

manthan99 commented 8 months ago

Hi

Is the error related to OpenCV ? Also could you provide more details for the error message. While it has not been tested, ideally it should be possible to run with ROS-Noetic as well. Maybe you can try with that and see if it works.

patriksc commented 6 months ago

Closing - inactive