Skip to main content

API for EarthRover Mini. Allows interfacing and control over device through a simple interface.

Project description

earth_rover_mini_sdk

API for the Earth Rover Mini. Uploaded to PyPi, installable using pip.

Installation

Windows:

py -m pip install earth_rover_mini_sdk

Unix/MacOS:

python3 -m pip install earth_rover_mini_sdk

Example Usage

Below is an example of how to use the code.

from earth_rover_mini_sdk import EarthRoverMini_API

def main():
    rover = EarthRoverMini_API("192.168.11.1", 8888)

    rover.connect()

    print("\n[TEST] Ping test:")

    rover.safe_ping()

    print("\n[TEST] Move test (3s at speed=60, angular=360):")

    rover.move(1, 60, 0)

    rover.disconnect()

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

earth_rover_mini_sdk-1.0.1.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

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

earth_rover_mini_sdk-1.0.1-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file earth_rover_mini_sdk-1.0.1.tar.gz.

File metadata

  • Download URL: earth_rover_mini_sdk-1.0.1.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for earth_rover_mini_sdk-1.0.1.tar.gz
Algorithm Hash digest
SHA256 0f77ef2af04d7d59a42223df2b6f9fe9be819c1f6623ca90448f06edb0cd48e4
MD5 5dbb82e64212e4e2bb0425c67a0c004f
BLAKE2b-256 360c467b3edeadbd03153231db3974649698ecdc6ee9c76180fa6eaf18990700

See more details on using hashes here.

File details

Details for the file earth_rover_mini_sdk-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for earth_rover_mini_sdk-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dfb28673de53708aec72b26afc11226745efd1f89035afb75408e2abe9fec19f
MD5 af93a78af6e440c5c98ae8a2b1e685d0
BLAKE2b-256 a9da8fdb39f33d00209d18648766e2bdcd5c3af316f62363ce57d8b03a3c3642

See more details on using hashes here.

Supported by

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