import_litchi
Import a Litchi CSV file to create a new waypoint mission. Parses latitude, longitude, altitude, heading, gimbal pitch, and actions.
Instructions
Import a Litchi CSV file and create a new waypoint mission from it. Parses the standard Litchi CSV format (latitude, longitude, altitude, heading, gimbal pitch, actions). Automatically saves the imported mission to your account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_content | Yes | Raw Litchi CSV file content | |
| name | No | Name for the new mission | Imported Mission |