Closed KarthiAru closed 5 months ago
It is working with both the QGC and MAVSDK python scripts using gazebo-jmavsim.
On which system are you running? Can you try the previous version, just to make sure:
docker run --rm -it jonasvautherin/px4-gazebo-headless:1.14.2
It is working with both the QGC and MAVSDK python scripts using gazebo-jmavsim.
On which system are you running? Can you try the previous version, just to make sure:
docker run --rm -it jonasvautherin/px4-gazebo-headless:1.14.2
I'm running on Ubuntu 22.04. 1.14.2 wasn't working either. I suspected some issue with my docker setup and troubleshooted it. After setting the FORWARD chain policy to ACCEPT, it is working now for both 1.14.2 and 1.14.3.
Hi,
I'm unable to connect to the PX4 SITL using both QGC and MavSDK.
This is the MavSDK python script. It is stuck in the
drone.connect
step.I'm sharing the logs from the docker container