Hi everybody I want to learn how to get the APM to trigger my camera at multiple waypoints whats the first thing i need to know? i have a pentax with IR trigger on it.
Also does the Ardupilotmega Flight planner support this if not which GCS does ??
thanks everybody
Replies
There are commands in the mission scripting language to trigger a camera with either a servo or the relay. All the GCS support these commands to varying degrees. With QGroundControl you have to know the command number and parameter structure to put it in manually (which is only hard the first time). I believe APMPlanner has a pretty intuitive interface for these commands, but I haven't looked recently. Also, the video on mission scripting linked to from the wiki will be helpful in understanding how to use these commands properly in a mission.