Skip to content

WIP restoring multi marker#27

Open
kalwalt wants to merge 6 commits into
augmentmy-world:masterfrom
kalwalt:restoring-multi-marker
Open

WIP restoring multi marker#27
kalwalt wants to merge 6 commits into
augmentmy-world:masterfrom
kalwalt:restoring-multi-marker

Conversation

@kalwalt

@kalwalt kalwalt commented Sep 11, 2019

Copy link
Copy Markdown
Collaborator

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

kalwalt commented Sep 11, 2019

Copy link
Copy Markdown
Collaborator Author

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