SORA-SVL icon indicating copy to clipboard operation
SORA-SVL copied to clipboard

About the running problem of svl pythonapi

Open fpeanut opened this issue 2 years ago • 3 comments

Describe the bug Hello, I build and run SORA-SVL on wsl2, and then run svl client on windows. I can complete steps 1-6, but when I run the loadmap.py of the example, the svl client does not respond. What is the reason?

Useful debug information from command line If applicable, add output from command line to help explain your problem. Remember to use "```" to surround the code block.

Screenshots image image

Desktop (please complete the following information):

  • OS: [e.g. Ubuntu 18.04]
  • Version of SVL [e.g., 2021.03]

Additional context In the code, I changed the ip at env.str("LGSVL__SIMULATOR_HOST", lgsvl.wise.SimulatorSettings.simulator_host) to my windows Ethernet ip, and the default 127.0.0.1 will report an error

fpeanut avatar May 12 '23 12:05 fpeanut

Hi @fpeanut , I normally run SORA-SVL, SVL Client, and the script on the same Ubuntu machine. Are you running the SVL Client and the script on different machines here?

YuqiHuai avatar May 16 '23 08:05 YuqiHuai

是的,我在svl上安装了svl客户端,然后再wsl上安装SORA-SVL

fpeanut avatar May 18 '23 09:05 fpeanut

就是我还有个问题,我在wsl上安装svl客户端是否能运行起来

fpeanut avatar May 18 '23 09:05 fpeanut