#12 · Primary category: Robotics & Embodied AI Simulation
OpenCat-Quadruped-Robot
An open source quadruped robot pet framework for developing Boston Dynamics-style four-legged robots that are perfect for STEM, coding & robotics education, IoT robotics applications, AI-enhanced robotics application services, research, and DIY robotics kit development.
Project last updated:08/16/26
GitHub Stars
5.2K
Forks
616
Contributors
19
License
MIT
Why we included this project
OpenCat gives you a working quadruped platform without making you reimplement low-level motion control. The Arduino and Raspberry Pi based framework handles gait coordination, servo control, and IMU integration, so you can start from a robot that already walks and runs, then build on top. For educators that means a path from block-based coding up to C/C++ and Python; for researchers it's a low-cost testbed for reinforcement learning and sim-to-real work, with community-documented ROS SLAM and perception routes. The same code drives Petoi's Bittle dog and Nybble cat kits, but it's open enough to fork for custom or 3D printed builds. It started in 2016 as a dorm-room project to make Boston Dynamics style robots affordable and hackable, and that spirit still shows.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.