-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels