Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running the APP #66

Open
BirBikram opened this issue Apr 27, 2018 · 2 comments
Open

Error running the APP #66

BirBikram opened this issue Apr 27, 2018 · 2 comments

Comments

@BirBikram
Copy link

Hi,
when I try to run the okvis_app_synchronous, it says
bash: ./okvis_app_synchronous: No such file or directory
my input command was
./okvis_app_synchronous ../../config/config_fpga_p2_euroc.yaml MH_01_easy.bag
Not sure why the app wouldn't run.
Any clues?
Thanks

@NikolausDemmel
Copy link

You would have to run it in the directory where this executable is (your cmake build directory).

Also, I don't think okvis supports bag files. Maybe have a look at https://github.com/ethz-asl/okvis_ros or use the Euroc data format (with png images).

@subhrajitm20
Copy link

Instead of the ROS bag file download the ASL dataset format from the link http://robotics.ethz.ch/~asl-datasets/ijrr_euroc_mav_dataset/machine_hall/MH_01_easy/MH_01_easy.zip (Source: https://projects.asl.ethz.ch/datasets/doku.php?id=kmavvisualinertialdatasets).
After downloading the file successfully, unzip it and then run the command ./okvis_app_synchronous ~/../../config/config_fpga_p2_euroc.yaml ~/Downloads/MH_01_easy/mav0/ Instead of Downloads mention the path of the unzipped file in your device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants