Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Four legged hound robot?

Status
Not open for further replies.

flames33

New Member
Hi,
I want to build a small dog type robot that is able to walk at a decent pace, and walk just like a dog or a cheetah etc. If some one could help me with the design of it that'd be greatly appreciated!
 
FIrst thing you will need is $$$...and you will likely need to drop the "decent pace" requirements and relax the "just like an animal" requirements to "representative of an animal". Our technology is not that good...yet.

That takes about 4 of the highest torque servos you can find per leg- 2 for the hip, one for the knee, and one for the ankle. At about $100 per servo, you might be running around $1600 just for motors. Unless your definition of small is even smaller than what mine is in which case the cost for motors could be around half that. And you'd at least need some simple balancing sensors (like our ears) since you are using 4 legs which means the walking gait is dynamically unstable.
 
Last edited:
I don't got that kinda money

well, in that cause i cant make it because i do not have the money to make it. Thank you for telling me before i started the project. I'm probably gonna try to make a seek and destroy robot then(thats why i wanted to make a cheetah/hound.). What would i need to make this? i could have a little beacon that it needs to locate or something? I am thinking of a 4 wheeled robot that can pivot its torso, or would it be funner/ better to make it bipedular?
Thanks
 
Yeh, that's the problem with legged robots with current technology- expensive and heavy with not enough power.

"Real" bipedal robots have the same problems of multiple expensive motors and balancing sensors as the dog robot. THe sensors have to be more advanced because the balancing problems are worse.

BUt you can make "waddling" bipedal robots. THey use less motors and are more stable so they don't need balancing sensors. Of course, they can't do as much and are much slower. The bipedal is more of a novelty really. This link has examples of waddling robots and you can probably see how they are simpler and different than a "real" bipedal robot.
**broken link removed**

Actually, if you REALLY want to learn and make something impressive, you should try building a two-wheel balancing robot. Like a Segway. It's one step below a "real" bipedal robot except it can usually do a lot more because right now we build better wheels than we do legs. It's also much cheaper and simpler because it has only two motors (one for each wheel) instead of a bunch of motors for each leg. One of these will keep you busy for a while as you try and write the code to get it to balance. You probably don't want to build two of these at a time. Get one working first and build a duplicate then you can have your predator/prey. Cheetah kills the dog when it catches up to the dog and bumps it hard enough to knock it over (in which case you will want them to be light and durable so they don't damage each other).
http://www.geology.smu.edu/~dpa-www/robo/nbot/index.html

THe best part is that for something as as cool as a robot that balances on two wheels, the chance for complete project failure is very low because it's not very different from a simple two-wheeled non-balancing robot. Even if the balancing never works, you can just attach "training wheels" to the robot so it doesn't need to balance (also useful for testing balancing code).

You could add a torso to it...but you probably never will. It's not useful without a sensor head or an arm. It's also trickier to balance becayse you have something on the robot moving around shifting it's weight (especially with the arm, especially if it's hold something). Plus it makes it more prone to damage if it does fall over. It would be best to make the robot expandable to this in the future if you want to do this- you don't want to tackle that before you get a simpler one to balance. This might give you some ideas:
http://www.balbots.com/

Yes, you would need some kind of beacon. It's also possible to buy a hobby vision camera (other cameras are too expensive for most hobbyists) like the CMUCam2 and get it to chase colour instead of a beacon. It means you could also get it to chase a ball and push it around the room.
 
Last edited:
well, in that cause i cant make it because i do not have the money to make it. Thank you for telling me before i started the project. I'm probably gonna try to make a seek and destroy robot then(thats why i wanted to make a cheetah/hound.). What would i need to make this? i could have a little beacon that it needs to locate or something? I am thinking of a 4 wheeled robot that can pivot its torso, or would it be funner/ better to make it bipedular?
Thanks

You might want to consider something simple till you have a better understanding of robotics.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top