Aero Hand Open is an open-source, tendon-driven robotic hand designed and developed by TetherIA for dexterous manipulation research. Unlike expensive proprietary solutions, this hand focuses on simplicity, reliability, and accessibility by using standard 3D printing and off-the-shelf electronic components.
Each joint is optimized for mechanical efficiency through tendon actuation, enabling smooth and natural motion while maintaining a lightweight and compact design, making it perfect for research labs, educational institutions, and robotics enthusiasts who need an affordable yet capable manipulation platform.
π Learn More: https://tetheria.github.io/aero-hand-open/
π Shop: https://shop.tetheria.ai/
- 7 DoFs robotic hand with 5 fingers (16 joints in total)
- Tendon-driven architecture for smooth and natural motion
- Fully 3D-printed structure, modular and easy to assemble
- Lightweight design β 389 g
- Affordable β complete kit for $314 USD
- Open-source hardware and firmware
- Independent Python SDK, and compatible with ESP32 and ROS2 systems
The complete list of components required to build Aero Hand Open can be found here:
π Aero Hand Open β Bill of Materials
This document includes all mechanical, electronic, and printed parts β such as motors, tendons, bearings, fasteners, and 3D-printed components.
Each item is listed with its part number, vendor, quantity, and estimated cost to help you easily source or substitute parts.
STEP files and one click print files can be found here:
π Aero Hand Open β Onshape Link
All parts are printed on a Bambu X1C, 0.4mm nozzle, 0.2mm layer height, tree support enabled, select support on build plate only checkbox. We recommend keeping the same print orientation and settings. The print orientation will minimize supports and optimize surface tolerances/smoothness for interfacing components.
The step-by-step assembly instructions for Aero Hand Open are provided in the following document:
π Aero Hand Open β Assembly Guide
This guide covers the entire build process, from mounting the actuators to routing the tendons and connecting the electronics. Each finger module can be assembled independently and attached to the palm afterward, allowing easier maintenance and quick replacement.
All design files - including Gerber files, KiCad project files, BOM, and CPL - are available in PCB folder.
Referring to PCB doc for more technical details.
Please refer to hardware_setup doc
Please refer to sdk/README.md and sdk doc
The Sequencing Demo demonstrates how different finger motions can be combined into continuous, pre-defined sequences.
This script enables users to perform complex gestures β such as pinching, opening the palm, or making a peace sign β by automatically coordinating joint movements in a timed sequence.
You can find the example code in the SDK example folder.
π sdk/examples/
Once the SDK is installed and the serial port has been configured, you can run any of the example scripts directly using Python as follows:
python run_sequence.pyThe Aero Hand Open integrates seamlessly with ROS2 humble for advanced robotics applications.
Refer to the ROS2 doc and ros2/ folder for complete setup instructions and source code.
We provide high-fidelity simulation models for the Tetheria Aero Hand Open.
Currently Supported
- MuJoCo
Support for additional simulation platforms is under active development and will be released in future updates.
Refer to the RL and Sim documentation and the sim_rl/simulation/ directory for detailed explanations and model files.
We offer reinforcement learning tools built on top of state-of-the-art frameworks such as mujoco_playground, enabling users to train custom policies for the Aero Hand Open with minimal effort.
Refer to the RL and Sim documentation and the sim_rl/mujoco_playground/ directory for full setup instructions and training procedures.
An example of deploying trained policies in ROS is also provided in the ros2/ directory.
- You can integrate Aero Hand units you purchase from TetherIA into commercial robots and products you sell.
- Software (firmware & SDK): Apache-2.0 β commercial use OK (with notices).
- Design files (CAD/STEP/STL, drawings, BOM, docs): CC BYβNCβSA 4.0 β nonβcommercial only; derivatives must use the same license with attribution.
- Want to manufacture/print parts or make your own hands from our design files for commercial use (spares, kits, or clones)? β Commercial manufacturing license required.
- Commercial licensing & volume buys: see LICENSE.md (or email us at [email protected]).
See LICENSE.md for definitions, examples, and contact details.
Β© 2025 TetherIA Inc. All rights reserved.
Aero Hand Open is an open-source research prototype intended for educational and experimental purposes only.
While every effort has been made to ensure build accuracy and functionality, this design has not been validated for prolonged or heavy-duty use.
Users should exercise caution when assembling, operating, or modifying this device. TetherIA Inc. and its contributors shall not be held liable for any personal injury, property damage, or other losses resulting from the use, misuse, or modification of this design. By using this project, you acknowledge and accept full responsibility for any associated risks.
Important Notes:
- 3D-printed parts may exhibit tolerance variations depending on printer and material settings.
- The tendon-driven mechanism requires regular tension adjustment to maintain consistent motion.
- Overloading the joints or applying excessive torque may cause mechanical deformation or servo damage.
- This project is provided as is, without any warranty or guarantee of fitness for a particular purpose.
We encourage the community to share improvements, feedback, and modifications through pull requests or GitHub discussions.
Your contributions will help make Aero Hand Open more reliable and versatile for the entire robotics community.
- 11/7/2025
- Version 1.0.0 release
- 10/24/2025
- Release hardware and ROS2 packages
- 10/13/2025
- Product launched on all platforms
Q1: Can I modify and redistribute the Aero Hand Open design?
A: Yes, as long as it complies with the CC BY-NC-SA 4.0 license (non-commercial, attribution required, share alike).
Q2: What 3D printer and material do you recommend?
A: Any FDM printer with a β₯200Γ200 mm bed. PLA works best for strength and dimensional accuracy.
For questions, feedback, or collaboration inquiries, please reach out to us through the following channels:
π Shop: Aero Hand Open β TetherIA Store
π Docs: TetherIA Docs
π§ Email: [email protected]
π Website: tetheria.ai
π GitHub: TetherIA
π¬ Discord: TetherIA Discord Channel
π¦ X/Twitter: TetherIA X/Twitter Account
πΊ YouTube: TetherIA YouTube Account
πΌ LinkedIn: TetherIA LinkedIn Account
We welcome discussions, contributions, and new ideas from the community.
If you have improvements to the design, firmware, or control software, feel free to open a Pull Request or start a Discussion on GitHub.







