Hi All !
I have been programming in Assembly and C for microprocessors for many years.
Now, I want to understand what “programming in Lua scripts for Ardupilot” is.
I have a task to make a complex take-off program for my glider.
But I don’t understand how pieces of code that are unclear will help me:
- what should a Lua script program look like?
- beginning, body of the program, completion?
- Syntax of commands and operations?
- acceptable variables, functions (full name and list with descriptions)?
- examples of programs (at least the simplest ones)?
Lua Scripts — Copter documentation – doesn’t work at all…
Please help me make sense of all this.
Are there any books on Lua?
How does the Lua language itself work (what is provided) inside Ardupilot?
Please help.