Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

wandelbotsgmbh/wandelbots-js-robot-visualization

Repository files navigation

Wandelbots Robot Visualization (DEPRECATED)

⚠️ Deprecation Notice: This application is deprecated. Please check wandelbots-js-jogging for the current state of the state stream.

Additionally, Wandelscript is also deprecated and is on its way to being removed.

This example is using the boilerplate for creating Wandelbots robot applications using NextJS

The example can be generated with the CLI.

$ nova app example get wandelbots-js-robot-visualization
Screenshot 2024-09-18 at 14 13 17

Usage

Note: Please replace <controller_id> with the controller name you've selected and <motion_group_id> with the motion group ID in src/templates/RobotVisualization/example.ws

Example:

  • "0@abb" = get_controller("abb")[0]
  • "1@fanuc" = get_controller("fanuc")[1]

For more information about wandelscript you can have a look into our docs. (Please note: Wandelscript is deprecated and will be removed in the future).

About

Example on how to show and move a robot using wandelscript

Topics

Resources

License

Stars

Watchers

Forks

Contributors