HelloI am working on a project which includes an autonomous mission of an hexacopter using PX4, Mission Planner and Python scripting. In this flight, the RC is not necessary and the hexacopter flies just via Python scripting and Mission Planner…
"Thanks for your time Andreas.
When the script runs, if i change mode through the script commands, for example from PosHold to Guided, it works fine. If i issue ''Stabilize'' (or any other mode) from the GCS it works fine too. But if i issue it via…"
"
Thanks for your time Andreas (ΠΑΤΡΙΔΑ)
First of all i know that i can stop the script manually via MP if needed but i would be more interested in doing this via RC.
We have tried while the script is running to change the copter's mode through the…"
Hello I am working on a project which includes an autonomous mission of an hexacopter using PX4, Mission Planner and Python scripting. In this flight, the RC is not necessary and the hexacopter flies just via Python scripting and Mission Planner…
I would like to ask you about the gimbal of DJI's 4K 12MP camera.Is that compatible with similar gimbal systems from other companies?For example, each servo can be driven with PWM signal from the output of PIXHAWK 4 AUX out 1-6?
HelloI'm using Mission Planner (MP) for a copter simulation.Specifically, I'm creating a QGC formated (.waypoints) file including the home position, the take-off command, the waypoints to follow, some other actions and closing with an RTL command .…
"VENKAT RAVI KISHORE said:
Today I tested it and got the positive result. I mounted APM2.5 on a quad-copter and I connected it with Mission Planner via telemetry link. Before flying I developed codes for Arming motors, throttle raise, stabilizing,…"
"MISSION PLANNER COPTER SIMULATION
I'm trying to simulate a copter mission in MP. The python script that I'm writing must check for the existence of a file in some specific directory. This file is a QGC formated (.waypoints) file including the…"