mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2026-02-07 22:52:39 +08:00
Fix MD034/no-bare-urls lint errors by converting bare URLs to proper markdown link syntax [text](url). Link text is derived from the URL: - GitHub repos use the repository name - ArduPilot ecosystem URLs use descriptive names - Vendor/product URLs use the vendor name - Documentation sites include "documentation" suffix Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
LUA Examples
This directory contains some script examples. For simulation the scripts should be placed in the simulation's "scripts" directory located in the root directory from which the sim is run. Note: if an example uses auxillary files (mission list, other scripts,etc.) the user will have to determine where the files should be placed from the script. If no path name is specified in the file name, then it should be placed one directory level above the "scripts" directory.