Write robot programs with Wandelbots NOVA
Wandelbots NOVA supports two approaches to program robots with Python: in a cloud environment and local.
Python is the primary programming language for robot control in Wandelbots NOVA.
The Wandelbots NOVA Python SDK provides comprehensive robot programming capabilities for you to create robotic programs.
All robot control logic on Wandelbots NOVA uses the Python SDK with @nova.program
decorators.
If you’re an experienced developer and prefer to write programs locally, you can jump into the local development instructions which feature using the NOVA CLI and NOVAx.
Last updated on