Wandelscript
Wandelscript offers a high-level programming language to control robots. It is easy to learn and use, especially if you're familiar with Python. Wandelscript is a domain-specific language that is designed to be used with Wandelbots NOVA.
We provide a couple of useful resources to get you started with Wandelscript:
The Wandelscript quickstart guide offers you an overview of all basic syntax and commands. Use it to find out about execution order, functions, variables and more.
Within the quickstart guide you'll already find an example for each explained functionality. Are you looking for use case specific examples?
Check out the simple examples section if you're new to Wandelscript. For our advanced users, we're offering full on files that you can access on GitHub.