Hi,
I have been so far running the pioneer p3dx by first running
$ sudo chmod a+rw -R /dev/ttyUSB0
I am connecting the robot via serial to USB connection through my computer.
and then bringing up the rosaria for running the robot. So far ther was never a problem.
Today, I am getting errors when I run the sudo chmod a+rw -R /dev/ttyUSB0 , I am getting
chmod: cannot access `/dev/ttyUSB0': No such file or directory
I get
ls: cannot access /dev/ttyUSB0: No such file or directory
I have already added my self to the dialout group. And I was running the command successfully before
Can someone help me with this?
Thanks
Alex