lua/applets/ Ready-to-use scripts - drop onto SD card and fly lua/drivers/ Hardware drivers for peripherals not in the firmware lua/tools/ Utility scripts (monitoring, logging, etc.) ...
Ardupilot and Lua Did You Know? Lua scripting in ArduPilot is a game-changer for the extensibility of the platform; it provides dynamic scripting capabilities directly on the flight controller ...
Lua Programming for Ardupilot 🚁 Meetup: Programming Drones with Lua & ArduPilot Curious about extending your drone’s capabilities with scripting? Join us for a hands-on meetup exploring Lua ...
Is your feature request related to a problem? Please describe. During testing or development of Lua scripts, there is a risk that a script could change flight modes or execute unsafe actions, ...