PetoiCamp / OpenCatEsp32

An ESP32-based 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.
MIT License
78 stars 28 forks source link

[Question] Why isn't this part of the OpenCat repository? #11

Closed LeoDog896 closed 6 months ago

LeoDog896 commented 6 months ago

From my understanding, this is a copied version of OpenCat but for the ESP32 architecture - why have them in different repositories?

borntoleave commented 6 months ago

Their code structures differ due to libraries, frameworks, and wireless features.

On Fri, Dec 29, 2023 at 5:49 AM Tristan F. @.***> wrote:

From my understanding, this is a copied version of OpenCat but for the ESP32 architecture - why have them in different repositories?

— Reply to this email directly, view it on GitHub https://github.com/PetoiCamp/OpenCatEsp32/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACKLZGDSRP75OOGKKWKCNBTYLXSOJAVCNFSM6AAAAABBF5XYACVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TQOBUGY2TEMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- ~~ Rongzhong Li, PhD http://borntoleave.github.io

LeoDog896 commented 6 months ago

Thank you for clarifying!