ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.79k stars 2.42k forks source link

Feature Request (AC mission planning): Option in Grid to hold level at each camera trigger point #614

Open airborneimager opened 10 years ago

airborneimager commented 10 years ago

For those doing survey missions with nadir-line cameras who can't or won't put a gimbal on their copters, the images will always be more or less oblique due to the forward motion of the copter, along with any pitch/roll to hold the course if there is wind present (as there almost always is). Even if the copter is delayed at each waypoint to allow for imaging, there will still be platform tilt to hold position. A nice feature would be the ability to build a waypoint list where the copter stopped and hovered level at each camera trigger waypoint, i.e., did the equivalent of a switch to ALT_HOLD and ignored holding GPS station during the few seconds needed to grab an image or two. The amount of drift off course during this short time is a small price to pay for better quality nadir-line images. Currently there is no way to do this short of manually switching back and forth from AUTO to ALT_HOLD and back to AUTO and letting the copter resume course. You'd still have to fold the camera triggering into this as well, potentially with a delay after arriving at the waypoint (and switching to 'hold level') before triggering the camera. Also, as this would materially slow down the mission, the total time calculator would have to factor in these delays, along with the associated acceleration & deceleration before and after each 'hold level' period.

rmackay9 commented 10 years ago

This request probably belongs mostly in the ArduCopter issues list because that's where most of the hardwork would be: https://github.com/diydrones/ardupilot/issues

roque-canales commented 10 years ago

+1, yess dear airborneimager , we need this feature!