大陆读者请移步优酷 (readers from mainland China can see it here):
http://v.youku.com/v_show/id_XMzQxMzA1NjM0OA==.html?spm=a2h3j.8428770.3416059.1
Update Jul 2022:
Watch the agility of OpenCat's second model, Bittle, in a football game:
Update Dec 2021:
You can order our two mass-produced models based on OpenCat on our official online store: www.petoi.com/store
Update Oct 2018:
There’s a new Hackster post on Nybble.
You can subscribe to Petoi.com or my Twitter https://twitter.com/PetoiCamp for updates. The codes are posted on Github: https://github.com/PetoiCamp/OpenCat.
Thank you!
Mentioned on IEEE: Spectrum:
The Next Web:
------
Update Aug 2020:
I'm launching our second product, Petoi Bittle on Kickstarter! https://www.kickstarter.com/projects/petoi/bittle
------
Hi,
You may have seen Boston Dynamic Dogs and the recently released Sony Aibo. They are super cool but are too expensive to enjoy. I hope to provide some affordable alternatives that have most of their motion capabilities. I'm not saying I can reproduce the precise motions of those robotics giants. I'm just breaking down the barrier from million dollars to hundreds. I don't expect to send it to the battlefield or other challenging realities. I just want to fit this naughty buddy in a clean, smart, yet too quiet house.
With very limited resources and knowledge, I started small. A smaller structure avoids a lot of engineering challenges of those larger models. It also allows faster iterations and optimization, just like rats adapt faster than elephants. Regardless of the hardware, the major control algorithm could be shared once the accurate mapping of DoFs is achieved. I derived a motion algorithm (with a dozen parameters) for multiple gaits. The historic fastest speed was over 3 body lengths/sec, achieved with trotting (2-leg-in-air). As I constantly add new components and change the CoM, while the adaptive part is not good enough, I reserve the tuning time for finalized models.
The motion algorithm is currently implemented on a 32KB, 16MHz Arduino board, using up its system resources with algorithmic optimization almost everywhere. I'm going to switch to a 256KB, 48MHz board to boost the performance of active adaption, as well as allow additional codes by future users. The motion is actuated by hobby level (but still robust, digital & metal gear) servos considering the price. Some elastic structures were introduced to damper the shock and protect the hardware.
On top of the motion module is a RasPi. The Pi takes no responsibility for controlling detailed limb movements. It focuses on more serious questions, such as "Who am I? Where do I come From? Where am I going?" It generates the mind and sends string commands to the Arduino slave. Motion instructions can still be sent to the Arduino in a slower manner. A human remote sits in the middle to intercept the robot's control of its own body. It will still hold certain instincts, like refusing to jump down a cliff.
Currently, I have two functional prototypes:
* The mini model is a stand-alone 8-DoF (supports up to 16-DoF) Arduino motion module that holds all skills for multiple gaits and real-time adaptation. The codes are compatible with the full version, only to change one parameter. The mount dimension matches those of a RasPi board. So it can also be a "leg-hat" for your existing project. With some enhanced "carrier" configuration, it can cargo about 1kg additional weights (but walks slower of course). It's targeted at STEM education and the Maker community. The price will be similar to some robotic car kits.
* The full version uses a Pi for more AI-enhanced perception and instructs an upgraded 16-DoF motion module. Besides Pi's wifi and Bluetooth, it also carries ground contact, touch, infrared, distance, voice, and night vision interfaces. All modules have been tested on their light weighted bodies. It also adopts some bionic skeleton designs to make it morphologically resemble a cat. It's targeted at the consumer market with fewer tech backgrounds. You can imagine it as a legged Android phone or Alexa that has an app store for third-party extensions. It can continuously run at about 2.6 body-length/sec for 60 mins or sit streaming videos for several hours. I also reserved some space below the spine for additional boards (such as a GPS). I have a regular routine for duplicating the model but need better industrialization to reduce the labor. I expect the price to be close to a smartphone.
* I also have an obsolete version that uses only Pi for controlling both AI and motion. All code was written in Python. The movement is not as good if it's running intensive AI tasks.
I bought my first RasPi in June 2016 to learn coding hardware. To express my joy when I first lit an LED with the spark from Pi, I wrote a Chinese quatrain:
启蒙
夜闻禽兽想炊烟,斑白胼胝枉瘦田。
仙界私厨失圣火,人间春事已燎原。
which literally means: “The roar of nocturnal animals reminds me of the beginning of ancient civilizations. White-headed people with callus worked hard only to grow a few crops on the barren land. One day a kindling that used to serve God’s private kitchen fell from heaven. Soon the slash-and-burn agriculture prospered on the earth.”
This robot served as my playground for learning all the components in a regular RasPi beginner kit. I started with craft sticks, then switched to 3D printed frames for optimized performance and morphology. An Arduino was introduced in Jul.2017 for better movement. The 7 major iterations were made between Jul.2016 and Sep.2017. No significant progress was made since last September when I got distracted from increasing job duties, company formation, and patent writing.
I'm now teaching a university robotics class using the Mini kit. I hope to sell more kits to validate the market and bring in some revenue to keep the project going. The full version is yet to be polished. I'm also applying for several accelerators and will probably try Indiegogo. Depending on where the best support I could get, I may start a business or make the project completely open-source. Even as a commercial product, most codes will be open-sourced with the sale of kits.
I believe in the power of open-source if everyone could grab a robot and start to solder and code. Rather than a final product, it shows the potential backed by a growing maker community. Users can focus on coding it on either motion (Arduino with C) or AI (Pi with Python) part. And the two can communicate through string tokens. It's also easy to teach new body languages and behaviors with a couple of lines of code. Everyone with previous knowledge of Arduino or RasPi could imagine its possible applications. I've been bored with those animal-shaped cars for years. Now kids can learn physics and coding on a new type of toy. Robotics experts can focus on their walking algorithms on a much cheaper platform. Software developers can write AI-enhanced applications on a pet-like robot, rather than a "wheeled iPad".
If you are interested in the cat and want to have one in hand, please like the video and share it. I also love to see your comments to make it better. Your support will determine how soon it will be available on the market.
------------
I was amazed by your warm feedback. It's really encouraging!
I may forget to reply to some of your messages, so here I want to answer a few common questions:
----
* Sharing STL?
- The full version cat needs multiple precisely printed structures with various filaments. It requires ~two days for printing and post-processing (involving acetone). And they have to be assembled with specific accessories and tools. Some mechanisms are designed at <0.2mm precision and I'm currently tuning them by careful filing. Even an alternative way of soldering or wiring may cause trouble in assembling.
I think the most economic (and safe) way is to invest some expensive injection mold then go mass production, at least for the key mechanic parts. Once I release the files and specifications, you would probably agree with that.
And I need time to put up good documentation. The mini version should come out much earlier.
----
* Sharing Codes?
- The project is published on https://github.com/PetoiCamp/OpenCat.
----
* Open-source?
- Open-source also needs some commercial operations to keep healthy. I'll try my best to balance everything. They are out of my expertise and I have to learn. I do have to settle down and support my family, rather than sleeping lonely in a foreign land. Sorry guys...I'm busy teaching 5 credits university classes only to pay off my bills!
I hope to make the project support itself rather than begging for donations every year. For such a complicated system, I'm confident that mass production will make the unit cost lower than individual DIY efforts. By achieving that goal, hobbyists can still build this challenging project from source codes (and tens of accessories from the online stores), while the common public can simply enjoy the product at a lower price.
----
You can order our two mass-produced models based on OpenCat on our official online store: www.petoi.com/store
Comments