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

How to run the code? #14

Closed
CSC-hzd opened this issue Aug 22, 2020 · 2 comments · Fixed by #15
Closed

How to run the code? #14

CSC-hzd opened this issue Aug 22, 2020 · 2 comments · Fixed by #15
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@CSC-hzd
Copy link

CSC-hzd commented Aug 22, 2020

After compiling the library and completing various configurations,I couldn‘t found necessary instructions for running the compiled code of the whole project in the readme section,so I want to know how can I start running those codes and how to use the dataset mentioned in the paper. Please add more details about those issues, thanks!

@foehnx foehnx assigned foehnx and baliika and unassigned foehnx Aug 23, 2020
@foehnx foehnx added the documentation Improvements or additions to documentation label Aug 23, 2020
@foehnx
Copy link
Contributor

foehnx commented Aug 23, 2020

Thank you for the request.

Under point 2 in the readme section HowToUse a unit test suite is launched.
The unit test should also work as an example, e.g. for feature tracking you can follow https://github.com/uzh-rpg/vilib/blob/master/visual_lib/test/src/high_level/test_featuretracker.cpp,

@baliika it would be nice if the user is guided to this from the readme.

@baliika baliika linked a pull request Aug 30, 2020 that will close this issue
@baliika
Copy link
Collaborator

baliika commented Aug 30, 2020

Hi CSC-hzd,
thanks for your comment.
We added more details about the examples and how the dataset is acquired for the test suite on a feature branch that is linked to this issue.
Should you have more queries, please let us know. Thanks!

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

Successfully merging a pull request may close this issue.

3 participants