ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I had an issue like this when I ran Orbbec Astra camera launch file (astra.launch)
Warning: USB events thread - failed to set priority. This might cause loss of data...
Stopping firewall solved my problem. Command is sudo systemctl stop firewalld
.
You can check firewall status: systemctl status firewalld