Sumobot Code and Kit Modifications
Greetings all!
This is my first post on this forum, but definitely not my last.
I have just purchased a Parallax Sumobot kit for use in my local University's robotics club.
I have a couple of questions that some of you can hopefully help me with. [noparse]:)[/noparse]
Can I run this kit off of a 3S lipo battery (11.4V....12.6V fully charged)?
Also, I have this motor driver:
www.dimensionengineering.com/Sabertooth2X10RC.htm
It 'should' work just fine plugged into the servo outputs on the sumobot PCB, but are there any problems with this that I might be missing?
I'm also new to writing code. I have much experience building successful combat robots, but this is my first attempt at an autonomous robot. With that said, does anyone have any working sumobot code that I can program my robot with that will have it working for sumo? I've only got a week before the competition so i'm hoping to find some working sumo code to save a bit of time. [noparse]:)[/noparse]
A bit of info on my project:
Our club has a 1000gram class in which I plan to compete in. With that said, I will not be using the completed Parallax Sumobot kit. I plan to use the 2x10A motor driver to run a pair of larger DC gearmotors, and will also be using vacuum to increase traction.
I'll post progress pictures as things progress throughout the week.
Thank you for your time, and I look forward to any help/input you can provide!
Regards,
-Dennis
This is my first post on this forum, but definitely not my last.
I have just purchased a Parallax Sumobot kit for use in my local University's robotics club.
I have a couple of questions that some of you can hopefully help me with. [noparse]:)[/noparse]
Can I run this kit off of a 3S lipo battery (11.4V....12.6V fully charged)?
Also, I have this motor driver:
www.dimensionengineering.com/Sabertooth2X10RC.htm
It 'should' work just fine plugged into the servo outputs on the sumobot PCB, but are there any problems with this that I might be missing?
I'm also new to writing code. I have much experience building successful combat robots, but this is my first attempt at an autonomous robot. With that said, does anyone have any working sumobot code that I can program my robot with that will have it working for sumo? I've only got a week before the competition so i'm hoping to find some working sumo code to save a bit of time. [noparse]:)[/noparse]
A bit of info on my project:
Our club has a 1000gram class in which I plan to compete in. With that said, I will not be using the completed Parallax Sumobot kit. I plan to use the 2x10A motor driver to run a pair of larger DC gearmotors, and will also be using vacuum to increase traction.
I'll post progress pictures as things progress throughout the week.
Thank you for your time, and I look forward to any help/input you can provide!
Regards,
-Dennis
Comments
For sumobot stuff, look in the book. It has lots of code available.
For a great advanced programming tutorial for autonomous sensor-based competition navigation, download the code and text for Applied Robotics with the SumoBot from this page.· I don't know if you bought the single robot kit or the Competition Kit which has two robots.· Applied Robotics uses the Competition Kit, which has an extra set of IR emitters and receivers using the breadboard.· The code in this book requires sensor calibration so it is not just download-and-go, but instructions for it are in the book.·
-Stephanie Lindsay
Editor, Parallax Inc.
If you are looking at off-loading servo pulse generation from the Sumobot's on-board Stamp (a good idea) then there are several options -- the easiest (though not necessarily the cheapest) is to use the ServoPAL from Parallax. Not sure if obtaining that (or the Parallax Servo Controller -- but that might be overkill) is do-able in your time frame.
If you want to run the 'bot off of that battery back, it should be OK (though you will be pushing the regulator a bit hard -- will get warm), but make sure you are powering the servos from Vdd and not Vin -- that high a voltage will kill your servos.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
To answer a couple of questions:
I bought just the single sumobot kit, not the competition kit. I hope to add more sensors for future events when time permits. For next weeks event, I will have to make due with the pair of line sensors and pair of IR Tx's/Rx's.
I plan to drive two DC gear motors. The gear motors are comprised of 62:1 planetary gearheads with mabuchi 180SH DC motors.
I will try to use some airflow from the vacuum fan to cool the VR if it gets a bit warm from the 11.1V lipo pack.
Any ideas? I'm in a bit of a bind since my sumo event is tomorrow. Eeek!
Any help is very much appreciated!
Thanks in advance,
-Dennis
When you talk about the switch -- do you mean power switch on the 'bot or on your motor controller?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
That really sucks! You let the magic smoke out of the boards. For one you shaould have checked to see if it was a regulated power supply, but then again hind sight is 20/20.
Jax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
If a robot has a screw then it must be romoved and hacked into..
Parallax hb-25 speed controllers are on the way. They should work. [noparse]:)[/noparse] The next event is in March. I'll keep my progress posted. [noparse]:)[/noparse]