Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 972 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 972 Bytes

NetFT

Documentation Status PyPI

Please Note:

This project has moved to GitHub. All future work will be stored there.

Introduction

This is a Python API for RDT communication with ATI Force/Torque sensors using Net-F/T interface boxes. This library supports requesting single measurements, streaming measurements, and taring the sensor.

Installation

This package can be installed using pip install NetFT. The current development version can be installed by cloning the git repository and running python setup.py install.

Use

A command line interface is included with the package. It can be run by simply typing NetFT in a terminal. The documentation for this can be viewed by running NetFT --help.