ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

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.

click to hide/show revision 2
No.2 Revision

In particular, I added this line

ATTRS{idProduct}=="cb48", ATTRS{idVendor}=="0403", MODE="666", GROUP="plugdev"

GROUP="plugdev"

Without the "0x" before the number, inverting also idVendor idVendor number to the id Product idProduct and it worked.

Thanks.