Usage

This chapter will show the usage of motorcortex-python through several examples. It will also explain how to setup a client application from scratch and how to deploy to the Motorcortex application.

Prequisites

For these examples the basic Motorcortex Anthropomorphic Robot application is used. You can download it from the Motorcortex Store and follow along. Make sure to have the Motorcortex Anthropomorphic Robot application running and that you can connect to it using the DESK-Tool.

Motorcortex-python

Using Motorcortex python clients you can create powerful applications that interact with Motorcortex applications. This chapter provides several examples that demonstrate how to use motorcortex-python to:

  • Fundamentals

    This chapter will show the fundamental concepts of motorcortex-python.

  • Client app Tools

    This chapter will show how to setup a client app.

  • Robot Control

    This chapter will show the add-on package motorcortex-robot-control-python.