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.4.tar.gz (5.1 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.4-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for smarthome_robot-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a039859d7ea388d98e90a4db3e698a1ee6f64f591cacd8eea84be9bb58e929e0
MD5 90ca1b9f4a004ef46e0b39ef19ea867e
BLAKE2b-256 37b23722fc072fc1bfcd1587821214619e4f33a02982b66217c752b4f8fec9c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for smarthome_robot-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a047eb5892c69d3187d0c034ba7757b199aee131ecd537d125818a55b01115c1
MD5 76669e429dcb0359d00cb789f6c5015f
BLAKE2b-256 e40b1b637076604249fe7c41ad797ae7bcbc3ae02deedb625c3bb60f6ba42f8f

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