Giter VIP home page Giter VIP logo

Comments (6)

l-curious avatar l-curious commented on July 24, 2024

解决了吗,我vins-fusion 和 三维激光都没rviz显示,二位激光可以

from xtdrone.

l-curious avatar l-curious commented on July 24, 2024

是不是ceres和eigen3兼容的问题,

from xtdrone.

2874160799 avatar 2874160799 commented on July 24, 2024

是不是ceres和eigen3兼容的问题,

是ceres1.14不行还是eigen3不行呢

from xtdrone.

l-curious avatar l-curious commented on July 24, 2024

我的是
将如下代码添加到/usr/local/lib/cmake/Ceres/CeresConfig.cmake中:
set(EIGEN_INCLUDE_DIR "/usr/local/include/eigen3") #添加此行
set(CERES_EIGEN_VERSION 3.3.9) #添加此行,版本号与你安装的对应

a0c8a041ab204da2a7adf21a623c562b

https://blog.csdn.net/weixin_48093237/article/details/138862043?spm=1001.2014.3001.5501

from xtdrone.

2874160799 avatar 2874160799 commented on July 24, 2024

我的是 将如下代码添加到/usr/local/lib/cmake/Ceres/CeresConfig.cmake中: set(EIGEN_INCLUDE_DIR "/usr/local/include/eigen3") #添加此行 set(CERES_EIGEN_VERSION 3.3.9) #添加此行,版本号与你安装的对应

a0c8a041ab204da2a7adf21a623c562b

https://blog.csdn.net/weixin_48093237/article/details/138862043?spm=1001.2014.3001.5501

您好,按照这篇博客的方法,rviz出现了轨迹,但是点云还是没有,不知道是哪里还有点问题
2

from xtdrone.

l-curious avatar l-curious commented on July 24, 2024

这个我还真没遇到过,要不试试双系统

from xtdrone.

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.