Skip to main content

Bota Tactile Sensing Utils Python bindings

Python bindings for the Bota Tactile Sensing Utils C++ library: BotaContactPoint.

import numpy as np
from bota_control import BotaControlReturnCode
from bota_tactile_sensing_utils import BotaContactPoint, BotaContactPointConfig

config = BotaContactPointConfig()
config.geometry.dz = 0.02        # [m] distance to the contact surface
config.force_threshold = 0.3     # [N]

contact = BotaContactPoint(config)

wrench = np.array([1.0, 2.0, -10.0, 0.06, 0.32, 0.07], dtype=np.float64)
contact_point = np.zeros(3, dtype=np.float64)

if contact.update(wrench, contact_point) == BotaControlReturnCode.OK and contact.in_contact():
    print(contact_point)

For a general start guideline with Bota Systems Force Torque sensors, please refer to the Bota Systems startpage.

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

bota_tactile_sensing_utils-0.0.5-cp312-abi3-win_amd64.whl (183.2 kB view details)

Uploaded CPython 3.12+Windows x86-64

bota_tactile_sensing_utils-0.0.5-cp312-abi3-manylinux_2_34_x86_64.whl (149.5 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.34+ x86-64

bota_tactile_sensing_utils-0.0.5-cp312-abi3-manylinux_2_34_aarch64.whl (141.8 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.34+ ARM64

bota_tactile_sensing_utils-0.0.5-cp312-abi3-macosx_15_0_arm64.whl (108.8 kB view details)

Uploaded CPython 3.12+macOS 15.0+ ARM64

bota_tactile_sensing_utils-0.0.5-cp311-cp311-manylinux_2_34_x86_64.whl (154.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

bota_tactile_sensing_utils-0.0.5-cp311-cp311-manylinux_2_34_aarch64.whl (145.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

bota_tactile_sensing_utils-0.0.5-cp310-cp310-manylinux_2_34_x86_64.whl (154.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

bota_tactile_sensing_utils-0.0.5-cp310-cp310-manylinux_2_34_aarch64.whl (145.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARM64

File details

Details for the file bota_tactile_sensing_utils-0.0.5-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for bota_tactile_sensing_utils-0.0.5-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 8c96210ab73b5c3554dcee83a99bcd51e6499910636adbb593843563e54bd664
MD5 e77284462b0f39cf03b6f7b946581920
BLAKE2b-256 c97481248baf1ca5880d77ea8da6f383d26b0d5b74b300fb82f3a6669bc840f8

See more details on using hashes here.

File details

Details for the file bota_tactile_sensing_utils-0.0.5-cp312-abi3-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for bota_tactile_sensing_utils-0.0.5-cp312-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 6c99e8ab76c91c40727be7cf12840e1710fe513cfe7be1e85bcda21c2efed98f
MD5 26154202bec58edda08d5ac1212c1d2e
BLAKE2b-256 0e232417ca3ffbfd091cceb1bc3a6b8f254c304fcfedcf3c813e8817095ecf09

See more details on using hashes here.

File details

Details for the file bota_tactile_sensing_utils-0.0.5-cp312-abi3-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for bota_tactile_sensing_utils-0.0.5-cp312-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 e4439aeb6ceb1ff61ceac1dda45ff10073cfc29880f1475e3494b693efdc0da7
MD5 cb672c37712aaca0fbab1099a0cfe5e7
BLAKE2b-256 feecb9d3c726f85b6231b4df41c36e1bdaf174ff9856a2b3f99366b25f7c317e

See more details on using hashes here.

File details

Details for the file bota_tactile_sensing_utils-0.0.5-cp312-abi3-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for bota_tactile_sensing_utils-0.0.5-cp312-abi3-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 d52cbe6ea96b7a6dfc217b8d1eb3641bb0d9a1e539a1acc8e5122b7567801a28
MD5 d36c7fed9e1e9e80ae56c674150e0b9b
BLAKE2b-256 a1e7ba5a19a4dc023adfae69efeb4bb804e65eea428c4fb3e9a38a79e1dfeee2

See more details on using hashes here.

File details

Details for the file bota_tactile_sensing_utils-0.0.5-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for bota_tactile_sensing_utils-0.0.5-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e7dffc7cdff1203145589c65327c517dff4dd64b40646edcd7d9e2a51b0a28ad
MD5 aaf08aa6f3d44793091db0f8d5335e94
BLAKE2b-256 02fce9228a3558f389694a189a5d3fec6b8efc4a0b60fce25c72c5b98228405c

See more details on using hashes here.

File details

Details for the file bota_tactile_sensing_utils-0.0.5-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for bota_tactile_sensing_utils-0.0.5-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 17fbe125db25c2b63bf539a924fab80cacb005c24c7ee85b01f36e9b2ade4dd3
MD5 a2de588b95cf0be3a2176b3df25d9269
BLAKE2b-256 a8fb0e4bbed095df3ee333e8b8a1839e98227677f9a098a73bcc1738718c9b59

See more details on using hashes here.

File details

Details for the file bota_tactile_sensing_utils-0.0.5-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for bota_tactile_sensing_utils-0.0.5-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 5e1eacb7f74c7fbda8b6acd2700fbc8ebbb6b14f74195df88e13a1f1fb8db7a4
MD5 36df8748da06abfd491a3165dd8ab694
BLAKE2b-256 3b23b026d9e0e8953d8c79deeb1ee0eaae5029ecae13ebbf4e7ba37bd783abe6

See more details on using hashes here.

File details

Details for the file bota_tactile_sensing_utils-0.0.5-cp310-cp310-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for bota_tactile_sensing_utils-0.0.5-cp310-cp310-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 d29372aa2b6543642d985b5a8c70b85bb452b875900352f7e05966319513da9c
MD5 a6cb3ceea0d9cdef0905b204e36c2050
BLAKE2b-256 d17d0e3e63d9d2e543c1a8c4639751c4fc69de5edca01bcf46091c71700925f8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.5 This release

8 files

0.0.4

1 file

0.0.3

8 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page