Buy an Axon, Axon II, or Axon Mote and build a great robot, while helping to support SoR.
0 Members and 1 Guest are viewing this topic.
can you solder?
So if i program the robot to search for an item by coordinate or something, is it really hard to make or is it just a code that noobs cannot write?Seen no guides on the code, tho this was a project for college or something.
you couldn't get it to walk round the house on its on and do what it wants without programming it to do something because that would be autonomy which is still being researched and no robot has been built with full autonomy.
Quote from: erikgustaf on January 16, 2009, 03:26:05 PMSo if i program the robot to search for an item by coordinate or something, is it really hard to make or is it just a code that noobs cannot write?Seen no guides on the code, tho this was a project for college or something.That's quite ambitious! Ambition is good, but in my opinion the best way to success is take many little steps. I you want to go to the moon,start by making a small rocket, then a controlled rockect, then a bigger rocket that goes on orbit, then manned flight,...The kind of bot you describe is very complex to build and program. So start by a small robot, like the on in the 50$ robot tutorial.You will learn mechanics, electronic and programming. Improve your bot (add a new sensor, a more powerful MCU, ...) as your progamming skills improves.I know, a robot made of cardboard is less impressive than a biped robot with vision... But believe, it's still a great pride to see you first little robot move and reactas you planned Good luck!
Quote from: chelmi on January 16, 2009, 03:46:36 PMQuote from: erikgustaf on January 16, 2009, 03:26:05 PMSo if i program the robot to search for an item by coordinate or something, is it really hard to make or is it just a code that noobs cannot write?Seen no guides on the code, tho this was a project for college or something.That's quite ambitious! Ambition is good, but in my opinion the best way to success is take many little steps. I you want to go to the moon,start by making a small rocket, then a controlled rockect, then a bigger rocket that goes on orbit, then manned flight,...The kind of bot you describe is very complex to build and program. So start by a small robot, like the on in the 50$ robot tutorial.You will learn mechanics, electronic and programming. Improve your bot (add a new sensor, a more powerful MCU, ...) as your progamming skills improves.I know, a robot made of cardboard is less impressive than a biped robot with vision... But believe, it's still a great pride to see you first little robot move and reactas you planned Good luck!Lol i know, i told ya that in my 1 -3rd post.First im going to succeed with the 50$ then build my own model of a humanoid
Hi, erikgustav!I too am building a 3ft-to-5ft, robot called Nina. Nina doesn't walk, but rolls around. Nina is actually the first robot I've build without using a kit or anything like that. I went through all sorts of possible design concepts (four legs, treads, wheels...) One thing is for certain: Nina has been the most expensive endeavor I've taken, so if you're going to build a really expensive robot, make sure you know what you're doing. It can be done, if you have the budget, but make sure you know what you're doing.As for two-legged robotic creatures, I'm planning to built a two legged robot as well, except mine's after the Ornitholestes dinosaur, not a humanoid. One, because a dinosaur is more unique than a humanoid, and second because it should be a little easier, since it's lower to the floor and can steer with its tail. I still have a lot to learn, though. I'm putting off into the distant future.Also, you might try this site for robotic components:http://www.robotshop.ca/They say they ship worldwide, so you might have some luck getting good parts there. The link above is for robotshop Canada...Hope this helps!
... but i wouldn't use C++ because it can get complicated (have you got libraries of code for the C++?)...