Hi all,
I need to write a node to listen to a usb port via libusb. I used to do that with a simple cpp program, but I had to use sudo to open the port. How can I rosrun such a program?
By the way, I am also interested in how rosserial pkg. does the trick. Because I think open a serial port also require root privilege.
↧