ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I am using the rosserial package so that I can communicate with a node running on an arduino. I was getting a permission denied error using robot_upstart. Creating a 40-permissions.rules file with KERNEL=="ttyACM0", MODE="0666" fixed the error for me.