Skip to main content

A Python library of Misty II skills developed using Misty2py library.

Project description

Misty2py-skills

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

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.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.

Planned future features

  • test all skills
  • a new question answering skill
  • docstrings
  • refine the explore skill
  • add troubleshooting instructions

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

Uploaded Source

Built Distribution

misty2py_skills-0.0.1-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file misty2py-skills-0.0.1.tar.gz.

File metadata

  • Download URL: misty2py-skills-0.0.1.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.2 Windows/10

File hashes

Hashes for misty2py-skills-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f7fac82fd45abdcc25cf03c1b553e7dc01128f198e095bdffc7c44206ae2f374
MD5 d111a3f0b870c17ac2b76f583537aead
BLAKE2b-256 a241e8efd799a346dbd31cb8991b3c8a01a95e0988a447f57eb2af085e21810e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for misty2py_skills-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 122d53a0b14c161f2142207ba586e021e74953345e5e0a0054b95c1c2a43dc98
MD5 edf9657ffcccc38e1b05e134eaadffde
BLAKE2b-256 363392633569c9d7762efca4ecc893004d51820e51f5ddde87c0a91da4d7067e

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