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

Error Regarding File PyIK.py from PyIk/src/PyIK.py #1

Closed
nayanleo opened this issue Aug 23, 2018 · 0 comments
Closed

Error Regarding File PyIK.py from PyIk/src/PyIK.py #1

nayanleo opened this issue Aug 23, 2018 · 0 comments

Comments

@nayanleo
Copy link

hie AliShug,
I refered your code and trying to use in my system(UBUNTU 14.04). when I compile PyIK.py file I'm getting Error as follows:

No 'Logs/' folder available: Performance logging disabled
Warning: shoulder servo not connected
Warning: elbow servo not connected
Warning: wrist_y servo not connected
Warning: wrist_x servo not connected
Warning: swing servo not connected
Rendering reachable volume...
Note: Spacebar toggles movement enable/disable
Traceback (most recent call last):
File "PyIK.py", line 413, in
app.tick()
File "PyIK.py", line 361, in tick
self.tickComms()
File "PyIK.py", line 223, in tickComms
self.sockOut.send(self.arm.getIKPose().serialize() + sensor)
socket.error: [Errno 111] Connection refused

since i'm trying to solve these errors but can you please explain why this happens.
Regards me,
As early as possible.

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