High School Robotics Competition Kicks Off 64
DeviceGuru writes "Some 35,000 high school students from over 1500 high schools in eight countries today began competing in the annual US FIRST student robotics contest. This year's competition, dubbed FIRST Overdrive, challenges the student teams to build semi-autonomous robots that will move 40-inch diameter inflatable balls around a playing field and score the most points. In this year's game, two alliances of three teams each work collaboratively to win each round. An animated simulation of the game (in several video formats) is available online."
Robocup (Score:1)
Re: (Score:3, Insightful)
I'm sure it's a pet fave of yours, but why might it be better for high school students who don't know much about engineering in the first place?
FIRST team do a new robot every year. Makes it easier for students to get in to. FIRST has the coordination for over a thousand teams to compete in roughly 40 regional competitions. FIRST robots are barely autonomous... generally the first 15 seconds of every game has been the autonomous mode. The rest is been teleoperated. FIRST provides teams
Re: (Score:2, Informative)
Why don't they just enter Robocup [robocup.org]?
One of the reasons is they are attempting to give the kids a sense of what is like as an adult who would do anything similar in real life. They keep the exact nature of the contest a huge secret until the start of the six week building time. Then you have that time and that time only to design, implement and test everything. If you can't do it in time, you loose, there is no extension. The clock is always ticking thus giving the right amount of pressure. The only thing missing is being able to scream at th
Re: (Score:1, Funny)
All these robotics stories mean that... (Score:1, Funny)
Interesting to see who wins (Score:2, Informative)
Re: (Score:2, Interesting)
Re: (Score:1)
Re: (Score:3, Insightful)
Last year was my first as a teacher/mentor for a Canadian team. It was a real wake-up call to go to last year's competition and see the team beside with GM logos on everything. How should high school kids be expected to compete against a team of GM-trained P.Eng mentors?
When Dean Kamen said today that "every team should have professional engineers", I realized that I didn't know what the competition was actually about. I thought we were here to teac
Re: (Score:2)
I'm a professional controls engineer mentoring a team in California. I've also been a judge at the competitions. And I agree every team needs at least one, ideally a ME, EE, and Embedded CS guy. (or a nerd of magnitude to encompass all of those)
The reason is that while the kids and non-tech parents are enthusiastic and have great ideas, they have no concept of scope (time and $$) or how to implement their ideas. Project management a
Nitpick (Score:1)
So the robots are advanced enough to will move the balls with their own will? All that talk about AI being difficult must be bullshit.
Re: (Score:1)
good strategy (Score:1)
I'm amazed how these contests have changed. (Score:2, Informative)
Restrictions? (Score:1)
Re: (Score:1)
Re: (Score:1)
What was your experience with the contest like? It seems like an interesting project, even if you're not a high schooler.
Re: (Score:2)
Re: (Score:1)
Of course, there are plenty [cmu.edu] of other [nasa.gov] uses [terradaily.com] for robots besides war machines and bar disarmament.
Re: (Score:3, Interesting)
Re: (Score:2)
Incredible (Score:1)
Re: (Score:1)
Re: (Score:1)
Re: (Score:2, Informative)
The competition starts with an automated "challenge," in which the robot must do without human intervention. It then progresses into the manual portion of the competition, in which you can have whatever blend of automation and manual control you wish.
You're limited to the parts in the kit, plus an approved list of parts from
Re: (Score:2, Informative)
Re: (Score:2)
Re: (Score:2)
Development for the FIRST Robotics Controller is in C and typically uses MPLab as an IDE and IFILoader to transfer the program over. FIRST provides default code that takes care of all of the basic yet difficult tasks such as handling some interrupts and communicating with the human operating interface, and provides stubs for user logic in various modes (default, autonomous, low-latency code). There have been reports of some te
New competition components (Score:3, Interesting)
The new hybrid period at the beginning of the match is where we'll really get to see teams "shine" (pun intended); You see, in the past teams usually just programed a direct control system and maybe some of the more savvy teams did some dead reckoning for an autonomous mode- Now teams are going to have to figure out just what predictive programming is, and are going to have to design their own method of conveying commands. Personally I'm expecting the majority of teams to use IR, but as I said, some teams are going to be very clever and use something completely unorthodox, and that's the best part of the competition imho.
Re: (Score:1)
On a side note:
Does anyone know if I can use C++ to program our robot instead of C (not even objective C
Re: (Score:1)
Re: (Score:1)
GOATSE WARNING (Score:1)
Mythbuster help? (Score:1)
Re: (Score:1)
Re: (Score:2)
Used to be in FIRST (Score:1)
FIRST has also taught me to assume that all hardware is faulty, and especially expect it to be wrong, or not working as I w
No more programming (Score:4, Interesting)
Re: (Score:1)
Re: (Score:1)
I was the chief programmer on my team when I was in high school and every year I saw that programming became less and less important to the event and it was more engineering and marketing based. Its really disappointing and this year sounds like they just build a robot and drive it around, autonomous is becoming less and less important and its no longer 100% autonomous this year.
Very True. As the chief programmer for my team, I see that programming has become increasingly less important in the FIRST Robotics Competition. As for the marketing aspect, I believe it is what contributes to its decline.
We are supplied with a custom "robot controller" made by Microchip especially for the FIRST competition. This controller costs $450 for what several cheap 8-bit Atmel microcontrollers to do. Locked in a black box complete with warranty stickers, this device, which we are forced to use, ki
Re: (Score:2)
Proud to say.... (Score:1)
ah high school (Score:1)
It's a fun event (Score:1)
It was interesting to watch though, and looked like great fun.