Closed rob-clarke closed 2 years ago
Ah I think I have fixed that in the latest dev branch as I ran into that issue: https://github.com/StarlingUAS/ProjectStarling/blob/dev/simulator/base/px4/sitl.Dockerfile
Could you confirm that that should work?
Yeah that should work. I must have been running latest
Yeah nightly looks good
In upgrading to the latest PX4 version at some point, the non network=host SITL got broken. The sed line here no longer actually edits the file as it is missing a
-f
before-m onboard
. This means that the MAVLink output is only ever sent to localhost