ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In particular, I added this line
ATTRS{idProduct}=="cb48", ATTRS{idVendor}=="0403", MODE="666", GROUP="plugdev"
Without the "0x" before the number, inverting also idVendor number to the id Product and it worked.
Thanks.
2 | No.2 Revision |
In particular, I added this line
ATTRS{idProduct}=="cb48", ATTRS{idVendor}=="0403", MODE="666", Without the "0x" before the number, inverting also idVendor idVendor
number to the id Product idProduct
and it worked.
Thanks.