generate_panorama_mission
Create a panorama capture mission at a fixed location: generates a grid of camera headings and pitches for photo stitching, then saves the mission to your account and returns the mission ID and photo count.
Instructions
Generate a panorama capture mission at a fixed hover location. Creates a grid of heading/pitch combinations for photo stitching. Automatically saves the mission to your account — returns the saved mission with ID and photo count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Mission name | Panorama |
| center_lat | Yes | Latitude | |
| center_lng | Yes | Longitude | |
| altitude_ft | Yes | Flight altitude in feet AGL | |
| columns | No | Number of heading positions (12 = every 30 degrees) | |
| rows | No | Number of pitch rows | |
| start_heading_deg | No | Starting heading in degrees | |
| top_pitch_deg | No | Top row pitch (0 = horizon) | |
| bottom_pitch_deg | No | Bottom row pitch (-90 = nadir) | |
| drone_profile_id | No |