25.2
Wandelscript

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:

Editor

The Wandelscript editor in the RobotPad offers syntax highlighting and code completion.
Beneath the editor, you'll find a.r.c., your Wandelbots NOVA AI assistant. Ask them questions and receive support for your Wandelscript programming!

Quickstart

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.

Examples

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.