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

Help for using GSLAM via python3 #54

Open
ChenHoy opened this issue Mar 19, 2020 · 6 comments
Open

Help for using GSLAM via python3 #54

ChenHoy opened this issue Mar 19, 2020 · 6 comments

Comments

@ChenHoy
Copy link

ChenHoy commented Mar 19, 2020

Hello and thank you for your work!

I want to use GSLAM via Python3 and fail to understand the install. I am able to build the project via cmake, but I cannot install via pip3.
When using pip3 install GSLAM I get the following error:
ERROR: Could not find a version that satisfies the requirement GSLAM (from versions: none)
ERROR: No matching distribution found for GSLAM

So then I tried via the provided setup.py file but I cannot find any module to import.

What am I doing wrong and why can I not install via pypy?

Thank you for any help!

@AcresJoe1
Copy link

朋友你好!我想请教一下您这边是如何解决解决gslam系统python安装和使用的相关问题。 @ChenHoy

@ChenHoy
Copy link
Author

ChenHoy commented Jun 30, 2020

I have not found any solution. @AcresJoe1
I would like the authors to clarify this, since I am not sure how Svar works. But as of now, there are no working bindings for the C++ Code...

@zdzhaoyong
Copy link
Owner

zdzhaoyong commented Jul 2, 2020

It should work just use pip3 in the TopDir of GSLAM:

pip3 install .

By the way, I only tested this in mint 18, which should be the same in Ubuntu 16.04.
The python interface is still experimental and I will working on it later.

For more information about the bindings, please see Svar https://github.com/zdzhaoyong/Svar

@AcresJoe1
Copy link

我没有找到任何解决方案。@ AcresJoe1
我希望作者澄清这一点,因为我不确定Svar的工作方式。但是到目前为止,C ++代码尚无有效的绑定...
好的 谢谢你

@AcresJoe1
Copy link

@zdzhaoyong thank you very much for your help !

@RafaelAgular
Copy link

Alguien ya encontro alguna solucion para poder instalarlo a traves de python?

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

4 participants