Hi Harry! Nice to meet you.
I have been having a great time watching this robot design evolve with the SES parts. I have been amazed at how much can be done with only 6 servos. We plan to add a few more videos today.
I did quite a bit of internet searching for the original Tao-Pie-Pie and found very little information about it. Do you have any links with images, and more information on the programming? Thanks!
Hi Jim, nice to meet you too! Iāve spent quite a bit of time on your website marveling about your projects and eagerly waiting for new ones. Youāve done a great job of making robotics accessible to the average hobbyist.
Unfortunately, there just isnāt too much infromation available on Tao-Pie-Pie. Most of what is available can be found on the U of M autonomous agents lab site: avocet.cs.umanitoba.ca/ under āhumanoid robotsā.
I also have a few pictures and a paper that Sara wrote that I can forward if youāll provide me with an email address that can handle attachments.
those aluminum channels interest me, i saw them on the main site today and you can probably do a lot of stuff with them, make legs wider on biped, cool things jim and beth
Wow! Imprssed by the simplicity of it all Jim & Harry!
I guess if you are using the visual sequencer then you are hard coding each of the servo positions for each of the moves? how difficult are you finding this particularly to get the robot to balance!?
The cool part of the Sequencer is the calibration. You set the end stops, and their associated angles, and forget about pulses. You are working with angles from that point forward. So shifting the weight is a simple matter of changing one ankle to -17ư and the other to +17ư. Also due to the calibration feature other builders using the same physical build can use our examples. The Sequencer is so intuitive that my 16 year old son programmed all the moves in the videos with litterally no assistance. Just the manualā¦
The ability to balance is very good, even though itās using 422 servos. We will be building one up with more powerful servos so it can jump and do other crazy things.
Oh, the goal is to build a library of moves into a Basic Atom program to replace the PC. Then we can add sensors etc. This is really getting fun.
but Jim your 16 year old son is YOUR son, and you own a robot store, come on you cant tell me that quite a bit of information hasnāt leaked on to him
For X-Mas I got the makings of a biped (I know, Iām spoiled!) I have 10 5645ās and all the brackets. I recently started to build a tracked robot⦠But since I wonāt be using all of the servoās and brackets I might have to build one of these 8)
Iām 16 also with no prior experience, so weāll see how easy it is for me to use the Visual Seq!
I just watched the balancing video. HOLY CRAP BATMAN! I like the assult on the water bottle too.
Yeah, you can almost build this little guy from the parts you already have. The little āUā channel parts just came in today. We will have them on the website as soon as we find a place to put them.
Funny thing is this robot could have been made along time ago with the parts we sell, and a little bit of fabrication. We just needed a little nudge of inspiration to know it would work.
Nah, I got her a fixed up, all nice and purty I took two multipurpose brackets, put them on top of the legs and secured it with a piece of aluminum angle iron. Everything is all nice and secure. Wish my computer would let me upload pictures If someone wants to host a picture, I could post my little guy.
Now for a stupid question. Could I use the Mini Atom alone, without the help of the SSC-32? Or do I have to hook both up if I want it to walk by itself? And which jumpers do I install on the Mini Atom?
Yes you can certainly do it without the SSC-32, but it will be more difficult. The biggest problem is there is no easy way to make the moves coordinated, (start and stop at the same time). Thatās the power of the SSC-32.