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

My x-arm is not moving. #3

Open
hassanismail92 opened this issue Dec 29, 2020 · 3 comments
Open

My x-arm is not moving. #3

hassanismail92 opened this issue Dec 29, 2020 · 3 comments

Comments

@hassanismail92
Copy link

My USB is detected by the Ubuntu Linux Machine, When I tried to launch the comman python xarm_hardware_interface/scripts/controller.py` inside the xArm_Lewansoul_ROS folder the following error shown.

<easyhid.easyhid.Enumeration object at 0x7f04df105110>
Traceback (most recent call last):
File "xarm_hardware_interface/scripts/controller.py", line 227, in
demo()
File "xarm_hardware_interface/scripts/controller.py", line 188, in demo
arm = XArm()
File "xarm_hardware_interface/scripts/controller.py", line 52, in init
assert len(devices) > 0
AssertionError
Closing xArm device
Exception AttributeError: "XArm instance has no attribute 'dev'" in <bound method XArm.del of <main.XArm instance at 0x7f04e20197d0>> ignored

What to do now?

@adeguet1
Copy link
Owner

adeguet1 commented Dec 29, 2020 via email

@hassanismail92
Copy link
Author

I think I there is no any need to connect Arduino? I connect X-arm board directly to the USB of my laptop. Is it OK?

@MAVProxyUser
Copy link

This seems to be a problem due to the use of easyhid. It just flat out doesn't work, even outside this program.

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