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

WIP restoring multi marker #27

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

kalwalt
Copy link
Collaborator

@kalwalt kalwalt commented Sep 11, 2019

Slowly i will try to restore the multi marker part of the trackables.

@kalwalt kalwalt added enhancement New feature or request code design All about coding design javascript All about javascript related issues -- Low priority Low priority issue labels Sep 11, 2019
@kalwalt kalwalt self-assigned this Sep 11, 2019
@kalwalt
Copy link
Collaborator Author

kalwalt commented Sep 11, 2019

with the latest i get this from the console:

start done
artoolkitX.api.js:1184 
(30) ["patt.a", "40.0", "1.0000 0.0000 0.0000 0.0000", "0.0000 1.0000 0.0000 0.0000", "0.0000 0.0000 1.0000 0.0000", "patt.b", "40.0", "1.0000 0.0000 0.0000  100.0000", "0.0000 1.0000 0.0000    0.0000", "0.0000 0.0000 1.0000    0.0000", "patt.c", "40.0", "1.0000 0.0000 0.0000  200.0000", "0.0000 1.0000 0.0000    0.0000", "0.0000 0.0000 1.0000    0.0000", "patt.d", "40.0", "1.0000 0.0000 0.0000    0.0000", "0.0000 1.0000 0.0000 -100.0000", "0.0000 0.0000 1.0000    0.0000", "patt.g", "40.0", "1.0000 0.0000 0.0000  100.0000", "0.0000 1.0000 0.0000 -100.0000", "0.0000 0.0000 1.0000    0.0000", "patt.f", "40.0", "1.0000 0.0000 0.0000  200.0000", "0.0000 1.0000 0.0000 -100.0000", "0.0000 0.0000 1.0000    0.0000"]
artoolkitx.js:6 [error] Error: unable to open multimarker config file 'patt.a,40.0,1.0000 0.0000 0.0000 0.0000,0.0000 1.0000 0.0000 0.0000,0.0000 0.0000 1.0000 0.0000,patt.b,40.0,1.0000 0.0000 0.0000  100.0000,0.0000 1.0000 0.0000    0.0000,0.0000 0.0000 1.0000    0.0000,patt.c,40.0,1.0000 0.0000 0.0000  200.0000,0.0000 1.0000 0.0000    0.0000,0.0000 0.0000 1.0000    0.0000,patt.d,40.0,1.0000 0.0000 0.0000    0.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000    0.0000,patt.g,40.0,1.0000 0.0000 0.0000  100.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000    0.0000,patt.f,40.0,1.0000 0.0000 0.0000  200.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000    0.0000'.
artoolkitx.js:6 [error] No such file or directory
artoolkitx.js:6 [error] Error loading multimarker config patt.a,40.0,1.0000 0.0000 0.0000 0.0000,0.0000 1.0000 0.0000 0.0000,0.0000 0.0000 1.0000 0.0000,patt.b,40.0,1.0000 0.0000 0.0000  100.0000,0.0000 1.0000 0.0000    0.0000,0.0000 0.0000 1.0000    0.0000,patt.c,40.0,1.0000 0.0000 0.0000  200.0000,0.0000 1.0000 0.0000    0.0000,0.0000 0.0000 1.0000    0.0000,patt.d,40.0,1.0000 0.0000 0.0000    0.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000    0.0000,patt.g,40.0,1.0000 0.0000 0.0000  100.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000    0.0000,patt.f,40.0,1.0000 0.0000 0.0000  200.0000,0.0000 1.0000 0.0000 -100.0000,0.0000 0.0000 1.0000    0.0000
artoolkitx.js:6 [error] Error: Failed to load trackable.
artoolkitX.api.js:411 Uncaught (in promise) Error: Faild to add Trackable: -1
    at ARController.addTrackable (artoolkitX.api.js:411)
7
[Violation] 'setInterval' handler took <N>ms


a kind of progress but not completely solved...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-- Low priority Low priority issue code design All about coding design enhancement New feature or request javascript All about javascript related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant