-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Jules van der Toorn edited this page Dec 27, 2020
·
6 revisions
Welcome to the full documentation of techmanpy
! This Wiki has two main objectives:
- Explan how to set up your Techman robot to allow for external communication
- Provide a reference and explanation of all library functions
Install techmanpy
with:
$ python3 -m pip install techmanpy
Note that this requires Python 3.8
or higher
Follow the Robot Preparation section to get your Techman robot ready for external communication.
This page also provides some troubleshooting.
After being successfully connected to your robot, go through the Library section to discover all available functions for interaction. This is split up into three subsections:
- Functions to interact with the TMFlow Server, used to get and set internal parameters
- Functions to query the Project Status
- Functions to send motion commands using the External Script interface