Skip to main content

Robotics.dev AI robotics app builder

Project description

ROBOTICS.DEV App Builder

Run AI robotics apps anywhere!

pip install robotics-dev

Usage:

robotics.connect() - connects to robotics.dev server (optional edge server IPs supported)

robotics.twist(robot_id, linear_x, linear_z)

Example script:

from robotics_dev import robotics
import time

test = robotics.connect() # connects to server
print(test) # returns socket id

robotics.twist("83568ccb-b44f-470f-9429-f5a80294f2a5", 0.3, 0.0) # robot id, linear_x, linear_z
time.sleep(5) #sleeps 5 seconds
robotics.twist("83568ccb-b44f-470f-9429-f5a80294f2a5", 0.0, 0.0) # robot id, linear_x, linear_z

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

robotics_dev-0.0.8.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

robotics_dev-0.0.8-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file robotics_dev-0.0.8.tar.gz.

File metadata

  • Download URL: robotics_dev-0.0.8.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for robotics_dev-0.0.8.tar.gz
Algorithm Hash digest
SHA256 60c2156c5e06f648720ab7036dc85d47e721104d4ca1dc504292b8440e50c48a
MD5 a6ac0ca2af8f14492fc1a300dcb48c0a
BLAKE2b-256 811568725abeb9a0b54d9e41e1d21e555ea8835921ff6d2a8ae839fde66eb3c3

See more details on using hashes here.

File details

Details for the file robotics_dev-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: robotics_dev-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for robotics_dev-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 df9a1c0b1b1293387bbd689a94930fee9080260f7e99d36f35b484e0654a0ca3
MD5 6fc7f6fe2e310283831e60af7c30df7a
BLAKE2b-256 c1ef2f2e5d22750f76689d710ab7360b7911b2b1875b23ec2920c81f62f412d4

See more details on using hashes here.

Supported by

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