ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In order to solve the problem, perform the following steps:
sudo gedit /etc/udev/rules.d/my-usbaccess.rules
Write the following into the file
KERNEL=="ttyUSB0", MODE="0666" into the file
Save the file and reboot.