25.2
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>

Wandelbots NOVA 25.2 does not support examples on physical instances/IPCs. When using a physical instance/an IPC, you need to first host the image in your own Docker account before installing it on the physical instance/IPC.

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