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

Example error #25

Open
crankler opened this issue Jun 22, 2020 · 1 comment
Open

Example error #25

crankler opened this issue Jun 22, 2020 · 1 comment

Comments

@crankler
Copy link

Hi, when I download the example and try to test ILCC_sample_perspective_data,
I can finish the process command of "from ILCC import img_corners_est" and "from ILCC import pcd_corners_est", but when I input "LM_opt.cal_ext_paras()", there shows

double free or corruption (out)
Aborted (core dumped)

and I find the error locate in :

transformation = pyopengv.absolute_pose_upnp(img_bearing_vectors,pcd_bearing_vectors)[0]

I've installed the opengv package and can import opengv without error,
can you tell me how to fix this error? thank you!

@nonlinear1
Copy link

@crankler Have you solve this problem?

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