Skip to content
/ NetFT Public
forked from CameronDevine/NetFT

A Python library for reading data from ATI Force/Torque sensors with a Net F/T interface box.

License

Notifications You must be signed in to change notification settings

leonmkim/NetFT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetFT

Documentation Status PyPI

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.

Instalation

This package can be installed using pip install NetFT. The current development verion 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.

About

A Python library for reading data from ATI Force/Torque sensors with a Net F/T interface box.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.5%
  • Makefile 2.5%