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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: robotics_dev-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 657d9a0d6c921edf0f0eb6cde5dd01fa4ec606898d51940f0f010684e5dcf563
MD5 dfb89f28367d16c9be1de565324d4c96
BLAKE2b-256 73707692a80acaeeddb06d3c6e5bce149a367aa9cb273cd2567c6b50ebd08590

See more details on using hashes here.

File details

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

File metadata

  • Download URL: robotics_dev-0.0.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 3d64b994c2516b9d1c4910d0024733b1baf079ad7045afda69ac44cdbcc47b5f
MD5 97fd22781d763011fa07c074f980b2b8
BLAKE2b-256 3d2fa8388b7bb414a3ff2ca291064a9c1fe495cfaa09cf6b95f60b862be36a1a

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