Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 645 Bytes

File metadata and controls

13 lines (9 loc) · 645 Bytes

Wandelbots Python Plan Motion

This example contains a simple python app served by fastapi. It shows you how to move a robot with the convenient wandelbots python API client.

Use the following steps for development:

  • install all dependencies with poetry install
  • use poetry run serve to run the the server locally
    • access the example on http://localhost:3000
  • install the app with nova app install
Bildschirmfoto 2024-09-20 um 13 24 13