GithubHelp home page GithubHelp logo

Comments (5)

jj-gomez avatar jj-gomez commented on June 15, 2024 1

Hi @squaresoft2015, yeah, it looks like either the image is missing or have another name. Please check you are providing the correct path to the dataset. If the error persist, you can try to download again the dataset (it may be that the first time you downloaded the dataset the file was corrupted during the download).

from orb_slam3.

SongWang2017 avatar SongWang2017 commented on June 15, 2024

Hi @squaresoft2015 When I unzip the ASL files, e.g. MH_01_easy.zip, by default it's unzipped into a folder named 'mav0'.
then I append the unzip command with a '-d MH01' flag. and assign 'pathDatasetEuroc' in the example.sh as the parent folder of MH01. Problem solved.

from orb_slam3.

squaresoft2015 avatar squaresoft2015 commented on June 15, 2024

@SongWang2017 @jjgr3496 Thank you so much for solving the problem. Now the program start and run smoothly. But when I execute ./euroc_eval_example.sh, it prompts the following error message:

Evaluation of Vicon Room 2 trajectory with Stereo sensor
  File "evaluation/evaluate_ate_scale.py", line 81
    dots += numpy.dot(data_zerocentered[:,column].transpose(),rotmodel[:,column])
                                                                                ^
TabError: inconsistent use of tabs and spaces in indentation

Does anyone know the reason? I think it is related to ATE computation. Thanks!

from orb_slam3.

jj-gomez avatar jj-gomez commented on June 15, 2024

It is a simple error in one of the python scripts. Please, check this pull request to solve it: #59

from orb_slam3.

iiiicce8010 avatar iiiicce8010 commented on June 15, 2024

@SongWang2017 @jjgr3496 Thank you so much for solving the problem. Now the program start and run smoothly. But when I execute ./euroc_eval_example.sh, it prompts the following error message:

Evaluation of Vicon Room 2 trajectory with Stereo sensor
  File "evaluation/evaluate_ate_scale.py", line 81
    dots += numpy.dot(data_zerocentered[:,column].transpose(),rotmodel[:,column])
                                                                                ^
TabError: inconsistent use of tabs and spaces in indentation

Does anyone know the reason? I think it is related to ATE computation. Thanks!

so could you tell me how to solve this core dump? I met the same problem, download again?

from orb_slam3.

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.