Jaeyoung-Lim / InRoL-Quadrotor-Platform-for-Research

Project for developing a quadrotor platform for research platform used in Seoul National University interactive networks Laboratory
1 stars 2 forks source link

mavros cannot access fcu #16

Closed Jaeyoung-Lim closed 9 years ago

Jaeyoung-Lim commented 9 years ago

Device cannot access fcu from Ubuntu 14.04 error : permission denied

Jaeyoung-Lim commented 9 years ago

https://pixhawk.org/dev/ros/mavros_offboard

Jaeyoung-Lim commented 9 years ago

Issue was caused by the authorization of user

This can be resolved using the following command

''' $ sudo chmod 666 /dev/ttyUSB* '''