Is there a way to access the virtual camera that comes with the iris quadcopter in ardupilot gazebo SITL via a dronekit script? Currently, we are using dronekit to send positional and velocity ...
I am facing an issue in my Python script using the DroneKit library, specifically with changing the VehicleMode to "GUIDED." The script seems to be stuck in the "STABILIZE" mode, and despite setting ...