Giter VIP home page Giter VIP logo

Comments (7)

SubMishMar avatar SubMishMar commented on August 19, 2024 2

I figured it out had to give the full path to the file.. eg:

kalibr_calibrate_imu_camera --target /home/subodh/Downloads/dynamic/april_6x6.yaml --cam /home/subodh/Downloads/dynamic/camchain.yaml --imu /home/subodh/Downloads/dynamic/imu_adis16448.yaml --bag /home/subodh/Downloads/dynamic/dynamic.bag --bag-from-to 5 45

from kalibr.

rehderj avatar rehderj commented on August 19, 2024

Hi,
thanks for using our toolbox! There are two possible reasons: Either the file cannot be found or it is malformed. If you followed the instructions in the wiki and downloaded the yaml there, it is likely the first. So please make sure that all files exist and all paths are correct.
Also, please close this issue if your problem could be solved.
Cheers!

from kalibr.

SubMishMar avatar SubMishMar commented on August 19, 2024

I am having the same issue.. where should I keep the downloaded yaml files so that the program is able to find them?

from kalibr.

schneith avatar schneith commented on August 19, 2024

If you are using the CDE package that might be caused but the translation of paths; which needs a full path. The compiled version should work with relative paths.

from kalibr.

SubMishMar avatar SubMishMar commented on August 19, 2024

Yeah I made it work by providing the full path.. thanks anyway :)

from kalibr.

wojiaozhupengfei avatar wojiaozhupengfei commented on August 19, 2024

This problem is the same as yours. The reason is that the dynamic folder is placed directly in the workspace. You should extract the yaml file in the workspace, or dynamic should be added to the path,eg:
kalibr_calibrate_imu_camera --target dynamic/april_6x6.yaml --cam dynamic/camchain.yaml --imu dynamic/imu_adis16448.yaml --bag dynamic/dynamic.bag --bag-from-to 5 45

from kalibr.

suho0515 avatar suho0515 commented on August 19, 2024

I figured it out had to give the full path to the file.. eg:

kalibr_calibrate_imu_camera --target /home/subodh/Downloads/dynamic/april_6x6.yaml --cam /home/subodh/Downloads/dynamic/camchain.yaml --imu /home/subodh/Downloads/dynamic/imu_adis16448.yaml --bag /home/subodh/Downloads/dynamic/dynamic.bag --bag-from-to 5 45

thanks! it worked perfectly!

from kalibr.

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.