Disarming Problem UAV with Ardupilot and Ros2
I am coding a script to drive a drone automatically. I use Ardupilot and ROS2. Moreover, I am using Python for ROS2. I have a problem about disarming the drone. When I run the python code, my drone is armed in the beginning but after a couple of seconds it is disarmed. For this reason, my commands cannot be working. What is the solution of this problem. You can see my python code below.