25.1.1
Examples

Example applications

With the NOVA CLI tool you can install example applications to your Wandelbots NOVA instance. They provide a good base for your own application development. Run the following command to get an overview over the available examples:

nova app example list

Afterwards you can install an example application with the following command:

nova app example get <example-name>
nova app install <example-name>
Robot visualization
Robot visualization
wandelbots-jswandelbots-js-react-componentsstorybook

nova app example get wandelbots-js-robot-visualization

GitHub
Safety zones
Safety zones

nova app example get wandelbots-js-safety-zones

Plan a motion
Plan a motion

nova app example get wandelbots-python-plan-motion

Jogging
Jogging

nova app example get wandelbots-js-jogging

Text engraving with Wandelscript
Text engraving with Wandelscript
Deploy a Jupyter notebook on Wandelbots NOVA
Deploy a Jupyter notebook on Wandelbots NOVA

nova app example get wandelbots-python-jupyter