Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,10 @@ Curated examples in this repository showcase typical SDK workflows:

<img width="100%" alt="thumbnail" src="https://github.com/user-attachments/assets/6f0c441e-b133-4a3a-bf0e-0e947d3efad4" />

## Wandelscript
## Wandelscript (deprecated)

> [!WARNING]
> Wandelscript is deprecated and will be removed in a future release. For more information on how to migrate Wandelscript to Python programs, click [here](https://docs.wandelbots.io/latest/pathplanning-local-development#migrating-wandelscript-to-python-programs).

Wandelscript is a domain-specific language for programming robots.
It is a declarative language that allows you to describe the robot's behavior in a high-level way.
Expand Down
Loading