We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8525a00 commit e068ce3Copy full SHA for e068ce3
setup_arm.sh
@@ -5,4 +5,4 @@ sudo apt-get install -y python3-libusb1 python3-pip git
5
pip3 install git+https://github.com/orionrobots/python_usb_robot_arm
6
sudo cat <<END >/etc/udev/rules.d/42-usb-arm-permissions.rules
7
SUBSYSTEM=="usb", ATTR{idVendor}=="1267", ATTR{idProduct}=="0000", MODE:="0666"
8
-END
+END
0 commit comments