Skip to Content
DeprecatedWandelscript (deprecated)

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):

Editor

The Wandelscript (deprecated) 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 (deprecated) programming!

Quickstart

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.

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 (deprecated). For our advanced users, we’re offering full on files that you can access on GitHub.

Last updated on