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

Could not connect to swift simulator #421

Open
WilliamBellemans opened this issue Mar 6, 2024 · 0 comments
Open

Could not connect to swift simulator #421

WilliamBellemans opened this issue Mar 6, 2024 · 0 comments

Comments

@WilliamBellemans
Copy link

WilliamBellemans commented Mar 6, 2024

Describe the bug
I installed robotics toolbox from git, and I also installed Swift from git. If I try to use env.launch(), it says "Could not connect to Swift simulator"

Version information

I got the latest version from GitHub.

To Reproduce
Steps to reproduce the behavior:
image

Could not connect to the Swift simulator

Traceback (most recent call last):
  File "/home/william/Robotics/test.py", line 7, in <module>
    env.launch()
  File "/home/william/swift/swift/Swift.py", line 172, in launch
    self.socket, self.server = start_servers(
  File "/home/william/swift/swift/SwiftRoute.py", line 166, in start_servers
    inq.get(timeout=10)
  File "/usr/lib/python3.10/queue.py", line 179, in get
    raise Empty
_queue.Empty

Environment (please complete the following information):

  • Ubuntu via WSL.
  • Python 3.10
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

1 participant