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

Revision history [back]

You may not have enough permission to execute the device file. ( /dev/ttyACM0 exists, but cannot be opened from neato_laser_publisher )

$ sudo chmod 666 /dev/ttyACM0

and then run

$ rosrun xv_11_laser_driver neato_laser_publisher port_:=/dev/ttyACM0

You can also try