Skip to main content

Helper library for Smart Home League

Project description

smarthome-robot

Helper library for Smart Home League.

Install

pip install smarthome_robot

Usage

from smarthome_robot import RobotU14, RobotU19

# U14
robot = RobotU14(team_name="My Team")
robot.left_motor = 10.0
robot.right_motor = 10.0
val = robot.distance_front_left

# U19
robot = RobotU19(team_name="My Team")
x, y, z = robot.gps
roll, pitch, yaw = robot.imu

Value properties: bumper_left, bumper_right, distance_front_left, distance_front_right, distance_left, distance_right, left_motor, right_motor, left_encoder, right_encoder, led_on, led_play, led_step. Motors and LEDs have setters. Raw devices: _left_motor, _bumpers, _distance_sensors, etc.

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

smarthome_robot-0.1.3.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

smarthome_robot-0.1.3-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file smarthome_robot-0.1.3.tar.gz.

File metadata

  • Download URL: smarthome_robot-0.1.3.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for smarthome_robot-0.1.3.tar.gz
Algorithm Hash digest
SHA256 02c8c726769817ae470120524202e7adc8bc8aa9d5651ade3873e5e39b2e4e60
MD5 1dc591b46dfb65df2f9544ac607aa5b5
BLAKE2b-256 f03830b981771c0724f3e7c17a0db9848e8238983012a8491438686033a6eee5

See more details on using hashes here.

File details

Details for the file smarthome_robot-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for smarthome_robot-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fb5a3def697da85e487e46ab37bd6fae2ed1f7d6a8de9bf647e126f424343f98
MD5 d6a868531880414320d1124d43b45ca6
BLAKE2b-256 ca646ab8f54219650946792dd345a6c9e49a12fd28a40c4a9571c6e89cea98f6

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