intel-aero / meta-intel-aero

Yocto layer to support Intel Aero platform
https://github.com/intel-aero/meta-intel-aero
GNU General Public License v2.0
218 stars 119 forks source link

FCU: DeviceError:tcp:connect: Connection refused #420

Open 1617rosengineer opened 1 year ago

1617rosengineer commented 1 year ago

rosrun mavros mavros _fcu_url:=tcp://127.0.0.1:5760 _system_id:=2 When I run the command in the terminal, sometimes it works and sometimes I get a connection refused error. This problem occurs even though I haven't made any changes. How can I solve this connection error?