upboard_ros icon indicating copy to clipboard operation
upboard_ros copied to clipboard

Permission problem when using MRAA lib in ROS

Open yunxdai opened this issue 4 years ago • 1 comments

Hi, thank you for your code! it is really helpful to me. However, when I used MRAA library in ROS to read/write GPIO, I found that MRAA lib needed "root" permission. As I cannot directly use the command "sudo roslaunch ..." in the terminal, I am curious whether there is a way to solve its problem other than just using "sudo su"?

yunxdai avatar Jul 08 '20 04:07 yunxdai

Hi @yunxdai ! Did you follow this wiki?

gbr1 avatar Jul 08 '20 09:07 gbr1