457f054053
git-subtree-dir: lidar/sllidar_ros2 git-subtree-split: 34300099fadfc772965962dec837bf436706188f
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
# set the udev rule , make the device_port be fixed by rplidar
|
|
#
|
|
KERNEL=="ttyUSB*", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", MODE:="0777", SYMLINK+="rplidar"
|
|
|