Skip to main content

A Python library of Misty II skills developed using Misty2py library

Project description

Misty2py-skills

Code style: black GitHub license

Misty2py-skills is a Python 3 library of Misty II skills developed using Misty2py library.

Read the full documentation here!

Documentations

The package misty2py_skills contains:

  • misty2py_skills.face_recognition module - a skill that greets people upon face detection with their name if known and prompts a face training session if their face (and therefore their name) is not known.

  • misty2py_skills.hey_misty module - a skill of Misty reacting to the "Hey Misty" keyphrase. Note: due to internal works of Misty's API, Misty only reacts to the keyphrase once every runtime.

  • misty2py_skills.remote_control module - a skill that lets you control Misty via a keyboard. Note: since Misty is not a remote control race car, the controllability and responsiveness is not on the level of the typical remotelly controlled devices.

  • misty2py_skills.question_answering module - a skill that allows to have a trivial conversation with Misty.

  • misty2py_skills.demonstrations sub-package which contains skills that demonstrate the workings of misty2py package but are not necessarily useful for a real world implementation as-is.

    • misty2py_skills.demonstrations.battery_printer module - a skill that prints Misty's battery status every 250 ms in the terminal for the duration specified as the second CLI argument in seconds (optional, defaults to 2 seconds). Demonstrates working with events in misty2py.
    • misty2py_skills.demonstrations.explore module - a skill that should theoretically perform SLAM mapping of an unknown room but due to misalignment of Misty's API documentation and the real underlying structures, mapping is not currently performed as it auto-stops after a few second from entering the SLAM mapping mode.
  • misty2py_skills.essentials sub-package for relatively simple skills that can be used as building blocks or are otherwise helpful for developing real-life skills.

    • misty2py_skills.essentials.free_memory module - a skill that removes non-system audio, video, image and recording files from Misty's memory.
    • misty2py_skills.essentials.movement module - a module containing the class Movement which handles Misty's movement. Note: only driving is currently implemented.
  • misty2py_skills.expressions sub-package for expressions (audio-visual characteristics of Misty). Currently contains these modules:

    • misty2py_skills.expressions.listening module - a simple expression that makes Misty appear to be listening.
    • misty2py_skills.expressions.angry module - a simple expression that makes Misty appear to be angry.
  • misty2py_skills.utils sub-package of utility modules, including:

    • misty2py_skills.utils.template file - a template file for developing a skill with Misty2py.
    • misty2py_skills.utils.status module - contains the classes Status and ActionLog which can be used to track the execution state of a script.
    • misty2py_skills.utils.converse module - contains utility functions for speaking and printing data.
    • misty2py_skills.utils.utils module - contains other utility functions.

Running the skills

Copy the .env.example from the root directory of this repository into .env and replace the values of MISTY_IP_ADDRESS and PROJECT_DIR with appropriate values.

If you are running the skills from the source, run commands pip install poetry and poetry install to get the dependencies.

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

misty2py_skills-2.0.1.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

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

misty2py_skills-2.0.1-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file misty2py_skills-2.0.1.tar.gz.

File metadata

  • Download URL: misty2py_skills-2.0.1.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.10.16 Linux/5.15.167.4-microsoft-standard-WSL2

File hashes

Hashes for misty2py_skills-2.0.1.tar.gz
Algorithm Hash digest
SHA256 5e00443a1046c9bc539c79c6b48d2aa9c4f040e024ecb0db5c94da79186c2f57
MD5 90080b6dc32148f83acd53a78bef6be7
BLAKE2b-256 c06f4a0e244461cbc550ec258c53b647644c39b09e17bcfe6ca7274f6444ed27

See more details on using hashes here.

File details

Details for the file misty2py_skills-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: misty2py_skills-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.10.16 Linux/5.15.167.4-microsoft-standard-WSL2

File hashes

Hashes for misty2py_skills-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9f6b172d1112c4fb9d69c2f6b784b560da66e8b913c21e4561391629666d640
MD5 177092da60651deafc26bb83ab0772ff
BLAKE2b-256 e52e85c80038d1e985a2cece6e75c0693d9ecb25a67db7b18d785c7f57399685

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