rosserial install with fuerte?
Been trying to install rosserial with fuerte. Following the instructions here. http://www.ros.org/wiki/rosserial_arduino/Tutorials/Arduino%20IDE%20Setup BTW, someone needs to add a sudo to the first command. Took me about 10 minutes to figure that out.
when I run rosmake rosserial_arduino I get this:
mkdir: cannot create directory `build': Permission denied
I tried chmod'ing the rosserial_arduino folder to 777 to see if that would fix it and it didn't. Any ideas.