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

POS not importable #3

Open
JerryLingjieMei opened this issue Jan 27, 2023 · 1 comment
Open

POS not importable #3

JerryLingjieMei opened this issue Jan 27, 2023 · 1 comment

Comments

@JerryLingjieMei
Copy link

Hi, I am working on 3D pose estimation. After I add the package with

npm install https://github.com/damianofalcioni/js-aruco2\#master

And try to import AR and POS into my vue component with

import {AR, POS} from "js-aruco";

AR is imported but not POS. I think the issue comes from the 'main' from packages.json where the entry point does not lead to posit1.js. Can you help with the issue of importing POS?

@Maximvdw
Copy link

Maximvdw commented Dec 4, 2023

Any update on this issue :( ? It can be solved by importing posit1 or 2 manually but this should be solved with an index.js that imports both aruco, cv and posit

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