Giter VIP home page Giter VIP logo

Comments (8)

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 5, 2024

Thanks for using our code. This issue seems similar to #5. You may have a look.

from semantic_suma.

MohamedAfifii avatar MohamedAfifii commented on June 5, 2024

Thanks for your reply.

I tried ./bin/visualizer ./config/default.xml. The rv::XmlError doesn't appear but I still get segmentation fault.

Also now sometimes the GUI opens for a small amount of time (less than a second) then it crashes.

As for the default.xml, I changed only the last line to

<param name="model_path" type="string">/home/ubi-comp/Downloads/darknet53</param>

Also the build of semantic_suma finishes with 3 warnings. I can post them here if they may add additional information.

from semantic_suma.

MohamedAfifii avatar MohamedAfifii commented on June 5, 2024

There is another point that might be relevant.

Inside tensorrt-config.cmake of rangenet_lib the build was not able to find_library the components of TensorRT. So I had to manually add these two lines:

include_directories(/home/ubi-comp/Downloads/TensorRT-5.1.5.0/include)
link_directories(/home/ubi-comp/Downloads/TensorRT-5.1.5.0/lib)

And to comment out set(TENSORRT_FOUND OFF). This made rangenet_lib work properly.

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 5, 2024

Hi @MohamedAfifii,

Is there any update about this issue?

from semantic_suma.

MohamedAfifii avatar MohamedAfifii commented on June 5, 2024

The problem was mainly with the GTSAM version. I had to use version 4.0.0-alpha2.

from semantic_suma.

Claud1234 avatar Claud1234 commented on June 5, 2024

The problem was mainly with the GTSAM version. I had to use version 4.0.0-alpha2.

Hi. I think I have the same problem about 'segmentation fault'. I have confirmed that my rangenet_lib works good and its result is identical to template.

Sometimes I also can reach the lines like this:
image
and sometimes there is some graphic window showed up but crashed quickly.

So my question is that is the version of GTSAM really important over here? I have the latest 4.0.2 installed in my system. Or am I missing something else? @Chen-Xieyuanli

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 5, 2024

Hey @Claud1234, I never encountered such a problem, but it seems there are also some reasons which may cause the crash. You may have a look at #5 and here

from semantic_suma.

Claud1234 avatar Claud1234 commented on June 5, 2024

Hey @Claud1234, I never encountered such a problem, but it seems there are also some reasons which may cause the crash. You may have a look at #5 and here

Okay. Thanks for reply first. I will solve my own problems here. The version of GTSAM exactly is the reason that result visualizer crashed. I had the latest one 4.0.2 before, everything works good after I downgrade it to 4.0.0-alpha-2.

Thanks for help anyway!

from semantic_suma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.