robopeak / rplidar_ros

BSD 2-Clause "Simplified" License
453 stars 370 forks source link

sudo usage in create_udev_rules.sh and delete_udev_rules.sh #83

Closed andersfischernielsen closed 5 years ago

andersfischernielsen commented 5 years ago

rplidar_ros/scripts/create_udev_rules.sh and rplidar_ros/scripts/delete_udev_rules.sh fail to run on a ROS container in docker. sudo is unavailable in the docker container (the default user is already super user).

kintzhao commented 5 years ago

you can change it by yourself, try to remove 'sudo'