GithubHelp home page GithubHelp logo

Comments (5)

w8128835 avatar w8128835 commented on June 8, 2024

@XiaotaoGuo 您好,由于前端段错误,所以我调试了aloam,把aloam作为前端然后输入给您的back_end_node模块,后来看函数调用栈,发现一旦出现回环,就会直接段错误崩掉,无论使用ceres还是g2o作为求解器都会这样,如下图:
image
我软件确实按照您readme里面的版本进行安装,系统是20.04,这方面可能有问题吗?请问您知道这个原因吗

from modular_mapping_and_localization_framework.

XiaotaoGuo avatar XiaotaoGuo commented on June 8, 2024

前端的那个看不出来什么问题哈,感觉得查一下你的 pcl 版本是否有类似问题,可以尝试用别的方法初始话点云试一下。

from modular_mapping_and_localization_framework.

XiaotaoGuo avatar XiaotaoGuo commented on June 8, 2024

后端的这个可以点进 optimize 函数看一下是内部哪里挂了,如果连函数都没进入就挂了,感觉有点像指针没初始化,可以检查一下指针是否非空。

from modular_mapping_and_localization_framework.

w8128835 avatar w8128835 commented on June 8, 2024

后端的这个可以点进 optimize 函数看一下是内部哪里挂了,如果连函数都没进入就挂了,感觉有点像指针没初始化,可以检查一下指针是否非空。

您好,后端指针什么都没有问题,是进去之后调用solve函数的时候挂的,或者ceres的optimize函数挂掉,感觉优化的输入数据不对,导致哪里挂掉了

from modular_mapping_and_localization_framework.

XiaotaoGuo avatar XiaotaoGuo commented on June 8, 2024

那可以检查一下添加的节点和边是否有问题哈

from modular_mapping_and_localization_framework.

Related Issues (3)

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.