AcroMonk Brachiating Robot

54 stars on GitHub. AcroMonk is a minimalist underactuated brachiating robot — it swings hand-over-hand across a horizontal ladder bar using just one quasi-direct drive (QDD) actuator and passive grippers. Published in IEEE Robotics and Automation Letters 2023 (featured in IEEE Spectrum Video Friday), it is the first brachiator with unactuated grippers that can perform more than two consecutive brachiation maneuvers. Source: https://github.com/dfki-ric-underactuated-lab/acromonk The robot is built from a single brushless QDD motor (MIT Cheetah-style), 3D-printed structural links, and simple passive hook grippers that rely on gravity and swing momentum for release and re-grasp. The absence of gripper actuators dramatically simplifies the mechanical design while making the control problem much harder — AcroMonk must time its swing precisely. Control methods include trajectory stabilization via TVLQR (time-varying LQR) and reinforcement learning. A full simulation environment (MuJoCo/PyBullet) is provided alongside hardware controllers. The kit is designed to be an affordable research testbed for underactuated locomotion research. Hardware: 1× quasi-direct drive brushless actuator (MIT Cheetah motor or equivalent), 3D-printed links and gripper hooks, horizontal ladder test bar. Open source under BSD-3-Clause license with accompanying IEEE RA-L paper.

Category: Mobile Robots

Bill of Materials

| Item | Qty | Unit Cost (USD) | Total (USD) | Notes |
|------|-----|-----------------|-------------|-------|
| mjbots qdd100 beta 3 quasi-direct-drive servo | 1 | $539 | $539 | Single actuator, the heart of the brachiator — [mjbots shop](https://mjbots.com/products/qdd100-beta-3) |
| mjbots pi3hat (Raspberry Pi → CAN-FD bridge) | 1 | $149 | $149 | Bridges Pi to qdd100 — [mjbots shop](https://mjbots.com/products/mjbots-pi3-hat-r4-5) |
| Raspberry Pi 4 Model B (4 GB) | 1 | $90 | $90 | Realtime control host — [Amazon search](https://www.amazon.com/s?k=Raspberry+Pi+4+4GB) |
| MicroSD card 64 GB (A1, U3) | 1 | $14 | $14 | Boot media — [Amazon search](https://www.amazon.com/s?k=64GB+microSD+A1+U3) |
| 6S 1300 mAh LiPo battery (22.2V) — 75C | 1 | $35 | $35 | High-discharge for QDD — [Amazon search](https://www.amazon.com/s?k=6S+1300mAh+LiPo+battery) |
| 24V DC relay (PCB-mount) | 1 | $7 | $7 | Power-arming — [Amazon search](https://www.amazon.com/s?k=24V+DC+relay+module) |
| 30A electronic kill switch (battery cut-off) | 1 | $30 | $30 | Safety — [Amazon search](https://www.amazon.com/s?k=30A+battery+kill+switch) |
| Step-down DC-DC voltage regulator (24V → 5V, ≥3A) | 1 | $8 | $8 | Powers the Pi — [Amazon search](https://www.amazon.com/s?k=24V+to+5V+buck+converter+5A) |
| Reely joystick / wired RC controller | 1 | $80 | $80 | Manual swing trigger — [Amazon search](https://www.amazon.com/s?k=2-axis+wired+joystick+controller) |
| BASF Ultrafuse PLA filament (1 kg) | 1 | $30 | $30 | Body parts — [Amazon search](https://www.amazon.com/s?k=BASF+Ultrafuse+PLA+filament) |
| M3 / M4 socket-head screw + nut assortment (stainless) | 1 | $15 | $15 | Frame fasteners — [Amazon search](https://www.amazon.com/s?k=M3+M4+stainless+screw+nut+assortment) |
| Resistor + varistor + JST cabling kit | 1 | $12 | $12 | Misc passives & wiring — [Amazon search](https://www.amazon.com/s?k=resistor+varistor+assortment+kit) |
| 14 AWG silicone hookup wire (red/black, 10 ft each) | 1 | $15 | $15 | Battery → relay → qdd100 — [Amazon search](https://www.amazon.com/s?k=14+AWG+silicone+wire+10ft) |
| XT60 connector pair | 2 | $2 | $4 | Battery connector — [Amazon search](https://www.amazon.com/s?k=XT60+connector+pair) |
| Aluminum 20×20 V-slot extrusion + brackets (test bar / "ladder") | 1 | $50 | $50 | The bar the AcroMonk brachiates on — [Amazon search](https://www.amazon.com/s?k=2020+aluminum+v+slot+extrusion+kit) |
| Foam crash mat / safety net | 1 | $30 | $30 | LiPo + falls = safety first — [Amazon search](https://www.amazon.com/s?k=foam+crash+mat) |

**Estimated total: $1,050–$1,200 USD** (matches the project's stated €950–1,000 testbench, plus mat/extrusion). Source: https://github.com/dfki-ric-underactuated-lab/acromonk/blob/main/hardware/bills-of-materials.md.

3D Print Files (11)

Print, Buy Parts, and Install AcroMonk Brachiating Robot — STLs, Code, BOM, Free