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

Marker detection application #19

Open
rainbowdn opened this issue Oct 14, 2019 · 1 comment
Open

Marker detection application #19

rainbowdn opened this issue Oct 14, 2019 · 1 comment
Assignees

Comments

@rainbowdn
Copy link

rainbowdn commented Oct 14, 2019

Hi All,

I created the docker image and built the images following instrutions in readme (i.e.,

$ cd rover-app/
$ docker build -t IMAGE_TAG . 
$ docker run -v $(pwd):/usr/src/myapp -w /usr/src/myapp IMAGE_TAG ./make_roverapp.sh

) , now i wonder how can I execute the marker detection application from build/bin? How does [1] relates to this build/bin/MarkerChaser?
[1]https://app4mc-rover.github.io/rover-docs/content/installation.html#marker-detection
Thanks for your help.

@daleonpz
Copy link
Contributor

You cannot yet use Marker-detection application from Docker. It's still under development.

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

2 participants