Contents:
- Getting Started
- Creating Custom Skills in Pymirokai
- Manage Skills in Pymirokai
- Background Missions
- Robot
- Mission
- Decorators
- Features
- Skills (User)
- Skills (Admin)
- Skills (Enchanter)
- Core Modules
- Enums
- Models
- Utils
make_async()arm_to_arm_entity_identifier()ear_to_ear_entity_identifier()get_local_ip()parse_json_recursively()run_until_interruption()serialize_data()handle_cancel()handle_run()main()run()run_skills_manager()send_auto_start_skills_list()send_skills_list()start_skills_manager()SkillWrapper
Welcome to the Pymirokai Documentation !
Overview
This documentation provides a comprehensive guide to using the Pymirokai API, which is designed to facilitate communication and control of a robot through REST and WebSocket APIs. The API integrates various functionalities such as interaction, navigation, behavior control, grasping, and more.
Whether you are a developer looking to automate tasks or build sophisticated robotic applications, this API provides the necessary tools and interfaces.