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

[issue] python api sample code run failed #46

Open
lee-wei opened this issue Mar 14, 2023 · 3 comments
Open

[issue] python api sample code run failed #46

lee-wei opened this issue Mar 14, 2023 · 3 comments

Comments

@lee-wei
Copy link

lee-wei commented Mar 14, 2023

Describe the bug
when I run the python samples(01-load_map.py and 02-Apollo-v7.py), with error messages that failed load maps;

Useful debug information from command line
python 01-load_map.py

Screenshots
Screenshot from 2023-03-14 18-22-24

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Version of SVL: 2021.03

Additional context
Screenshot from 2023-03-14 18-25-08

Screenshot from 2023-03-14 18-26-07

@YuqiHuai
Copy link
Owner

@lee-wei
Hi, thanks for posting the issue. Looks like the client is able to download files from the server but the SVL client is having issue with the downloaded file.

I see in assets/maps directory you have both XXX.zip and XXX. How did you transform XXX.zip into XXX? Did you unzip these files? If so, this is incorrect, please use https://github.com/YuqiHuai/SORA-SVL/blob/main/toolset/correct_maps_dir.py to remove .zip extension instead of unzipping them.

@theikim
Copy link

theikim commented Mar 22, 2023

Lg svl local test ok
Only Py API ok
Env: Ubuntu 22, humble
You've been a big help.
My blog
https://m.blog.naver.com/mdc1020/223051592709

@YuqiHuai
Copy link
Owner

@theikim
Thanks for sharing!

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

3 participants