Giter Club home page Giter Club logo

Comments (8)

Gatsby23 avatar Gatsby23 commented on September 18, 2024 1

OK, I'll Try it !

from dynaslam.

Gatsby23 avatar Gatsby23 commented on September 18, 2024

the python --version in the terminal is python2.7.12, maybe the CMakelist.txt uses python3.5? But How can I fix it ?
screenshot from 2019-02-18 22-00-03

from dynaslam.

jmfacil avatar jmfacil commented on September 18, 2024

Hi @Gatsby23,

CMake seems to be using python 2.7 just right.

It seems that that mono_tum is not loading the python module and that's the reason of the core dumped.

Can you please check if the paths are correct ?. Depending the directory you are running the program from (e.g. ./Examples/Monocular or ./ ) this may change (e.g. ../../src/python or ./src/python). Make sure that the path the program is using is the correct one.

from dynaslam.

Gatsby23 avatar Gatsby23 commented on September 18, 2024

OK! I really appreciate for your help! It can work now, but another question also bothering me that I can't see the point cloud? Have you publish the code about that ?

from dynaslam.

jmfacil avatar jmfacil commented on September 18, 2024

Glad it helped!

About the point cloud we did not released any code #8 . What we did is: first estimatingall camera poses and second we constructed the point cloud offline using RGB-D images plus the dynamic objects mask that we generate. You can try that if you want dense reconstruction.

from dynaslam.

skydddive avatar skydddive commented on September 18, 2024

@Gatsby23 你怎么修改的啊,,我也遇到这个问题了,请问你修改的路径是在哪个文件里面的?

from dynaslam.

Chrislzy1993 avatar Chrislzy1993 commented on September 18, 2024

@Gatsby23 , 大兄弟, 问题解决了吗? 我也遇到了同样的问题

from dynaslam.

shuchun1997 avatar shuchun1997 commented on September 18, 2024

OK! I really appreciate for your help! It can work now, but another question also bothering me that I can't see the point cloud? Have you publish the code about that ?
could you tell me how to fix the problem??
DynaSLAM::SegmentDynObject::SegmentDynObject(): Assertion `this->py_module != NULL' failed

from dynaslam.

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.