What problem does it solve?
This skill provides a comprehensive interface for managing the ORCA Hand, a 17-DOF tendon-driven robotic hand, bridging the gap between physical hardware control, MuJoCo simulation, and reinforcement learning training.
Core Features & Use Cases
- Unified Plant Interface: Seamlessly switch between physical hardware (orca_core) and simulated environments (orca_sim) using identical typed schemas.
- Safety & EGRI: Implements robust safety shields (ROM, current, temperature) and an Evaluator-Governed Recursive Improvement loop for policy optimization.
- Use Case: Use this skill to build and calibrate a physical ORCA Hand, train grasp policies in MuJoCo, or teleoperate the hand using Apple Vision Pro or Rokoko gloves.
Quick Start
Use the orcahand skill to bootstrap your workspace and detect the connected hardware.