Skip to main content

Python support for the Robotiq TSF-85 tactile sensor

Project description

pyRobotiqTactile

A Python package for communicating with the Robotiq TSF-85 tactile sensor.

The project focuses on a public RobotiqTactileSensor class that provides:

  • serial communication setup
  • sensor configuration and autosend control
  • pressure-frame decoding as NumPy arrays
  • accelerometer and gyroscope access
  • a structured SensorReading container for the decoded data

Quick start

from pyrobotiqtactile import RobotiqTactileSensor

sensor = RobotiqTactileSensor()
sensor.connect("COM3")
sensor.configure(update_period_ms=50, synchronous=True)

reading = sensor.read_frame()
print(reading.pressure.shape)
print(sensor.get_imu())

Development

pip install -e .
python -m unittest discover -s tests -v

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrobotiqtactile-0.1.1.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyrobotiqtactile-0.1.1-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file pyrobotiqtactile-0.1.1.tar.gz.

File metadata

  • Download URL: pyrobotiqtactile-0.1.1.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyrobotiqtactile-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3e60beca24b9dc2a8d2b8277f7827eb852f5f01d1e2491c27ee94dca3644343c
MD5 90af351112e6cc4e3558ab981aa15366
BLAKE2b-256 760c7c9ae13bb550fef7788b302fbd37f46685181e25a4ee77262f7b154538d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyrobotiqtactile-0.1.1.tar.gz:

Publisher: publish.yml on bcastets-robotiq/pyRobotiqTactile

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyrobotiqtactile-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyrobotiqtactile-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e980f80643fc95db418e3a8fed1159562bc2ed602eb9fe2538ef101b7bbcc03f
MD5 d747af8acceec22f7a7d39bb89c96e65
BLAKE2b-256 41c04c996f90ff09b6f2238338bad42b52c40f71e6f154a862741d315ecec284

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyrobotiqtactile-0.1.1-py3-none-any.whl:

Publisher: publish.yml on bcastets-robotiq/pyRobotiqTactile

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page