The lua scripting control is fantastic in ArduPilot, however for core control systems that need both Coptor and Rover I think it is important to preserve the firmware control in air and land and a ...
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 ...
script acts as a camera backend, so the user must set the CAM1_TYPE parameter to 7 for this to work correctly. Additionally, since ArduPilot does not yet support CAMERA_TRACKING_IMAGE_STATUS, this ...
-- 4. the FOLLOW_TARGET message will be published at 10hz local function bind_add_param(name, idx, default_value) assert(param:add_param(PARAM_TABLE_KEY, idx, name ...