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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: robotics_dev-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 63dcd6683b8f0ba3e55bfda0997095f5855113abbb7123afe5329387b6a2889e
MD5 ada65fe4a1fb66c3dff45a36132f231b
BLAKE2b-256 b8071a2168f3bd506f027e7836eefbaaf35d17d6ca7c048182f3dab134f4d701

See more details on using hashes here.

File details

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

File metadata

  • Download URL: robotics_dev-0.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c85bee9600d4df5cb7e478c676944ae33d17fdf7475029b4d3fb08031f93aa4d
MD5 bfe1063673018c714820696943dae6a6
BLAKE2b-256 13ed6b0c657f0f0fc3f8b7e9edf76a5ad3a6b89be7630068e2e74e9537f1489b

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