Let's Make Robots!

wheels

Drawing on the popularity of the Tiny Tank, I decided that some folks might want wheels instead. I give you, Little Wheels. The Little Wheels Robot is a great … Read more
RC lawnmower for cut the grass from my android phone !
Using a
Hi everybody, First i present myself, so i am a 19 years old boy from france, i am actually studing at the university in tours ! I like technologics hackings and i … Read more

My wheels do not move.

I'm trying to make http://letsmakerobots.com/start

My wheels do not move when I program it. This is the code I use: http://pastebin.com/eZCYiBuv

I'm pretty sure that the pins are soldered correctly to the board. I already re-soldered them 3 times and they look just like they do in the pictures that are in the instructions.

Question for Rover 5 users about alternate wheel options.

DancesWithRobots's picture

SO, having completed my holiday obligations, it's time for a little present from me TO me.  I've been collecting assorted parts, and experimenting with Arduino code and have decided that pretty much everything I want to do with a robot base can be most efficiently, cost-effectively accomplished with a Rover 5, and it's at the top of my "Been a good boy" list.

The only thing I don't like about it is those rubber treads that seem to keep falling off.  And since it's my intention to get the Rover 5 with 4 motors and encoders, I've decided to go with independent wheels.

Navigates around via ultrasound
Using a
This is a very simple robot which only has two wheels made of old CDs. Its brain is a motoruino and uses a sonar to detect and avoid the obstacles. On the video … Read more

tank treads and wheels

fluroblue's picture

hay guys i was just wondering about the advantages of using tank treads and /or wheels....or any other types. efficiency? stability? does it have a large affect ?

thanx for your help

Jordan

Best robot chassis

Was wondering what you guys thought the best "chassis" for robot development was.  Not looking for electronics or a "kit" but just a platform with wheels (or legs or whatever).  I like the idea of doing my own electronics (processors, sensors, power systems, etc.) and could/would eventually build my own from component parts, but I like the speed of starting with known motor/wheels/platform that are well matched and robust.  I have already fried a servo trying to start with that.  I also figure that by the time I bought motors, plexiglass, wheels, etc.

uses wheels made from plastic bottles
Using a
BOTtle is a robot like many others but with a particularity, the wheels are made of plastic bottles as you can see in this video … Read more
This is an old idea, finally I have the time to show it to the world. The are bottle shapes that perfectly fit together, you will see how easy it is to create a … Read more

GMPWs

networkzombie's picture

does anybody want to trade a pair of yellow GMPWs for a pair of black?

Wheels - The Making of Blaster Shark (Sumo)

thesaxmachine's picture

After the design of the body and motor mounts I can get an idea of what kind of wheels I need.  The things that are important to consider is the width and diameter.  Both are restricted by the dimensions of the the minisumo.  In my case, since the motor shaft is offset, I can go with a smaller diameter wheel and not worry about the bottom clearance of the robot.  But since the motors are somewhat long, I can't go with a really wide wheel.  With this in mind I figured that a wheel diameter of 40mm and a width of roughly 20mm would suffice.

Attempt At Making Robot Wheels

thesaxmachine's picture

Hey guys,

It has been a while since my last post.  The Vulcan Five is not looking too good beacuse of the PCB fiasco.  I'm trying to salvage that situation, but its going slowly.  So unfortunately for this coming up competition it will not be entered.

However recently I have been experimenting with making my own robot wheels for maximum grippage on my sumos.  Here are some puctures of the results.

Drives until obstacle detected, plus colour object tracking
Using a
I've spend too many years thinking about building my own robot and feel like I've found a group of like-minded folk with this site. :-)  I'd like to share my … Read more

Encoders for servo mounted wheels

vince086's picture
Picture_004.jpg
 
 
I have 2 questions, 
 
- First, when using a C-stamp (programmed using MPlab) is it possible to track the movement of a continus rotating servo so that I dont need to add encoders to know how  much the wheel has turned?  
 
This is an example of coding that makes 2 servos turn(if it helps):
 
void goforth(BYTE lp, BYTE rp, WORD t)
{
  WORD i;
• FingerTech's revolutionary new Mecanum Wheels allow any robotics enthusiast to add omni-directional capabilities to their creation. Link to store page Link to … Read more

Treads?

Thomas Countz's picture

Hey guys, I have a question for you. I see many of you guys using the track and wheel set from Tamiya (http://www.sparkfun.com/commerce/product_info.php?products_id=321) that is special built to be compatible with their dual geared motors. For such a cheap price you get a very versatile tread kit that allows endless combinations of tread length and design, however, it seems what's gained in inexpense, is lost in quality.

2 Wheel Drift

macdonag's picture

I have a 2 wheeled robot - 2 GM10's with little thin wheels.  I've hooked them up to an arduino with an L293.  I have it going forwards, backwards & turning well enough.  The problem is when going forward, it seems to drift to the right slightly.  Any suggestions as to what the problem might be?  Do I need wider wheels?  A proper castor?  (ATM, the front of the chassis rests on the ground). 

Basically, what I'm asking is, with 2 small motors and thin wheels, can I expect a bot to go in a perfectly straight line?

Thanks!