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.4.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

robotics_dev-0.0.4-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: robotics_dev-0.0.4.tar.gz
  • Upload date:
  • Size: 2.2 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.4.tar.gz
Algorithm Hash digest
SHA256 12fe578cfb1d69a0656fab43a4ad6f650a3601a94e0641ef1b2398c338ec47dd
MD5 e788f01aa6d27f2f96fbcd85ff3afb62
BLAKE2b-256 421558755ea2d7b3e9979d0cc04b291d3a2e0ce1947b5feb1d866b23dac7b98b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: robotics_dev-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.9 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 176c62a3d9a373da9177b8a1f83c4980833734884fd2923b37a851e6ea6942f2
MD5 af24a5b0e502cc7a087f97cb15b3844d
BLAKE2b-256 dba39e92fc1be349c3c0e642d115a0774dfde9ef86e79622ac1269890b3f96d1

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