0 How to run python scripts through the Mission Planner Posted by Edmar Goncalves on March 11, 2012 at 12:21pm All,I intend to program my quadcopter to do some autonomous action, but I haven't figured out the MP terminal commands to make that happen. How can I run a Python script from the MP? You need to be a member of diydrones to add comments! Join diydrones Email me when people reply – Follow
Replies
see below
http://code.google.com/p/arducopter/wiki/Python
to run the scripts, press the "script" button on the "Actions" tab when viewing the Flight Data window.
I'm not sure how to go about stopping/canceling a running script though. Could anyone fill me in on this?