Skip to content

wandelbotsgmbh/wandelbots-python-plan-motion

Repository files navigation

Wandelbots Python Plan Motion

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

Use the following steps for development:

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