Wandelscript (deprecated)
Wandelscript is deprecated and will be removed with Wandelbots NOVA 26.3. Please transfer your Wandelscripts to Python as soon as possible. For more information on how to migrate, please refer to the Python SDK documentation.
Wandelscript (deprecated) offers a high-level programming language to control robots. It is easy to learn and use, especially if you’re familiar with Python. Wandelscript (deprecated) 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 (deprecated):
The Wandelscript (deprecated) 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 (deprecated). For our advanced users, we’re offering full on files that you can access on GitHub.