Git Product home page Git Product logo

Comments (4)

xuankuzcr avatar xuankuzcr commented on September 17, 2024

感谢关注!因为本项目只关注于单相机-IMU-LIDAR的融合。如果要使用多个相机的话,需要同时使用所有相机测量,要解决耗时问题,即控制每帧需要align的图像块的个数。可以参考下Multiple camera SLAM

from fast-livo.

chenqi13814529300 avatar chenqi13814529300 commented on September 17, 2024

谢谢您的回答,最近我想用您出的slam数据跑3dgs,目前确实跑起来了,但是效果很差,我预计得到的image.txt和points3D.txt是错误的。

from fast-livo.

chenqi13814529300 avatar chenqi13814529300 commented on September 17, 2024

我的points3D.txt的数据就是您的rgb_scan_all.pcd数据,我认为这个是基于世界坐标系下的。我的image.txt的位置+四元数 使用的是pos_log.txt的数据(我将欧拉角转换为四元数了),我认为这个pos_log是基于imu坐标系下的,我使用了extrinsic_T和extrinsic_R,其中的图片就是.bag读取得到的图片(1277张图像,但是pos_log是1264个记录,我很疑惑,我只是把最后13张图像删除了)构成了images.txt。可以在3dgs中运行,但是收敛速度很慢,7000轮,损失是0.25左右,希望可以得到您的回复,谢谢,我是个新手,这问题可能比较愚蠢。

from fast-livo.

xuankuzcr avatar xuankuzcr commented on September 17, 2024

应该是你的pose和image没对齐,差的13张应该是系统初始化时候的图像,你试试删除前面13张。另外检查下坐标系。

from fast-livo.

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.