GithubHelp home page GithubHelp logo

save poses about semantic_suma HOT 7 CLOSED

pikaqiu0131 avatar pikaqiu0131 commented on June 12, 2024
save poses

from semantic_suma.

Comments (7)

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

Thanks for using our code. As the error says, the calibration matrix is not correctly loaded.
You may check whether the calib.txt file is at the sequence folder.

from semantic_suma.

pikaqiu0131 avatar pikaqiu0131 commented on June 12, 2024

Hello, I use the Save positions in the upper left corner of the GUI to save after each run, and then set my data file as follows:
--data
--08
--velodyne
--calib.txt
--times.txt
--image2
--image3
--calib.txt

after run the whole, I save poses, then the error turn out:
terminate called after throwing an instance of 'std::runtime_error'
what(): Unknown name for calibration matrix.
已放弃 (核心已转储)

from semantic_suma.

pikaqiu0131 avatar pikaqiu0131 commented on June 12, 2024

for the calib.txt ,I think I have loaded?
Successfully create binding buffer
calibration filename: /home/sunyuhua/data/sequences/08/calib.txt...loaded.
ground truth filename: /home/sunyuhua/data/poses/08.txt
4071 poses read

from semantic_suma.

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

You may futher check the save_poses function here:

void VisualizerWindow::savePoses() {

from semantic_suma.

BIT-TYJ avatar BIT-TYJ commented on June 12, 2024

I replaced the save_poses function

void VisualizerWindow::savePoses() {

in suma++ with the corresponding part https://github.com/jbehley/SuMa/blob/1beb131cbad33edf157d0a2333fb6193ffd6cc23/src/visualizer/VisualizerWindow.cpp#L840 in suma, and found it solved the problem.

Note that the poses output by suma and suma++ are in the different coordinates, it seems that the poses output by suma are in the same coordinate system as the ground-truth of kitti, which should make it easier to compare pose errors.

from semantic_suma.

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

Dear @BIT-TYJ, thanks a lot for your feedback!
Since the problem is solved, I will close this issue and also label it as a good start issue for other users.

from semantic_suma.

BIT-TYJ avatar BIT-TYJ commented on June 12, 2024

Glad to solve a problem!

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.