ORU12 (Temporary Name)

This is my first foray into the robot building business. It is really just an experimental/training platform. It is rather large - base is 10'x12"x14" and the body is a 10" tube, 23" tall. It employs 2 motor/gearbox assemblies from a child's ride-on car. Power is supplied by 2 12 volt Ni-Cad batteries from Makita power tools. The 2 drive wheels are 10" x 3 1/2 " pneumatic. Also 2 supplementary casters are used. I plan to use 2 sonar rangers, multiple IR sensors and bumper switches. Initially, I will use a PICAXE processor and Fritsl's navigation program. The whole point is to teach myself microprocessor programming so this will just be a starting point. Eventually, it will have one or 2 arms with graspers - obviously requiring more sophisticated maneuvering and object detection capabilities.

FIRST UPDATE:

2/12/12 

Well, I am making SOME progress.  I don't have any video to show because I don't actually have anything MOVING yet.  I am having a lot of fun beginning to understand Fritz's navigation code.  I now realize that I am going to have to make a lot of changes to the code to make it appropriate for a 50 pound behemoth charging around.  I have decided to off-load the drive motor control to 2 PICAXE 08-M2s.  Now I am working on the serial communication aspect between the Master controller and the "slaves".  I  have a better appreciation of what it is going to take to keep track of the motor rotation using encoders, etc.  I would appreciate any help/suggestions on how to implement the electronics of the optical reader for the motor encoders.  Please see my "mechanical" plans (under ORU12_Mechanics.PDF,).

SECOND UPDATE

2/14/12

I've been doing some more reading and I think I've got the electronics for the motor encoders worked out.  See ORU12_ELECTRONICS.PDF  ABOVE

2/17/12

B.T.W. - I just got around to putting it on the bathroom scales.  It's really only a 25 pound behemoth.  The base, motors, wheels and batteries are 21 pounds.  The body (tube), electronics, dome, etc. are about 4 pounds at the moment.


This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/oru12-temporary-name

I stand by you.

I stand by ANYONE who uses a sonotube for robot construction. Period. 

–Looking forward to good things.

Holy holy!

I’m working on what I think is the smallest Start Here Robot published to date. You make what I do believe is the biggest one. It looks like something your avatar might ride to the moon.

I too stand beside you, sir astronaut! :salute:

You too!

I stand by you, JAX.

this is gigantic! welcome to

this is gigantic! welcome to LMR!

Wow. Big. And nicely

Wow.  Big.  And nicely detailed plans.  I’ll be watching this one.

Lots to learn

As you probably can tell, most of my robot’s design is based on what I happen to have in my junk box.  The Sonotube is typical of that.  The bottom 8 inches is stationary and will house the electronics.  The top 15 inches and the acrylic dome (which will house the camera) will rotate.  I plan to attach the graspers to the rotating tube rather than the base as indicated in my plan drawings.  I had a small motor and gearbox which I salvaged from a Polaroid camera.  I figured it would have enough torque to rotate the tube.  My first test proved that to be true.  However, I did not take into consideration the second part of Newton’s first law of motion (the part about bodies in motion tending to remain in motion …).  When I removed the power, the tube kept rotating and the little plastic gearbox exploded.  Back to the drawing board.

Nice!

Good luck building it! 

It reminded me one of the robots of fallout :slight_smile:

Love the huge scale of this
Love the huge scale of this bot. I built a small one first and I’m already wishing i had gone bigger. Cant wait to see what you do with this.

Very nice mechanical

Very nice mechanical integration and impressive that you actually worked out the electronics.  You’ll be able to monitor your robots wheel speed now.  Have you considered adding another emitter detector pair so you can monitor direction?  Your steady progress on this has been great.

Well… I think I will trust

Well… I think I will trust that the wheels are turning in the direction that my program is commanding them to turn.