Robot Firefighters Have Another Go At Trinity 47
mtDNA writes: "The New York Times has an article
on the eighth annual robotic firefighting contest at Trinity College." The contest's home page has contestant rankings as well as some great photos and the rules contestants had to live by. Next year promises to be even more challenging. Anyone there to offer some first-hand reports?
Enough of this sissy crap! (Score:4)
--
Did anyone else notice that there were no fires (Score:1)
I was thinking of household cleaners. (Score:2)
Freaked me out for a second.
Those stupid bubbles and their accursedly smug faces always make me want to lash out. I usually make a big mess. Ordinary cleaners just won't do. Thus a viscious cycle begins in the MulluskO household. This is why I never leave my computer alone for more than five minutes at a time.
[follow the bubble link]
Re:The True market... (Score:1)
So it could be said you're getting it in the face with or without a Fire-fighting, Trinity-Loving robot?
sorry
As a firefighter, I'm not (Score:1)
Take for example, sprinklers. If we are called to a fire at a structure with sprinklers installed, normally either the fire is out and they want us to check it, or it is past the point that the sprinklers can handle. At that point we use them as a gauge (sprinklers use about 15psi, if we note the pressure that we are supplying drop by that amount, then we know another sprinkler head let loose).
And actually, fires are only about 20% of what we run. Most of us are trained to a minimum EMT level, with Paramedic becoming a requirement at major departments. And truthfully, how would a firefighter react to the same situation? You do what you are programmed to do, which is the best that you can do.
But, let's quickly look at advantages of this:
And honestly, I am not worried about seeing positions cut because of this anytime soon.
Re:An Insider's Take... (Score:3)
The circuitry used was a 2 resitor/1 capacitor setup, although I'm not sure of the exact values... So it was a filter which essentially cleaned up the static/crosstalk along the wires.
as for the number of sensors, there are ways to acheive the same results using fewer sensors, however, it's much much easier when the simplest way route is taken... in this case, when working with a 6 MHz microcontroller, trig is a royal pain in the neck, as anything as far as floating point math is concerned will just about bring it to a halt.
In addition, one of the biggest problems I found while programming is the large difference in the world of robotics between theory and practice. So while a sensor should be taking a reading in the exact direction that you point it, and the wheels should move the exact speed you tell them to, it quickly gets confused because this generally doesn't happen. So, by adding more sensors, you can get many readings of your surroundings at once that just can't be gotten with 2 sensors no matter how hard you try. (For example, think about what happens when a robot following a wall runs into a corner, or hits the corner at an angle...)
Think of it like this: Assuming the sensors are fixed i.e. they dont rotate, and the robot is pointing at a wall at an angle, how does it know INSTANTLY without moving where the wall is, and what angle it's pointing at, considering the wall can be ANYWHERE relative to the robot. With only 2 sensors, I don't see how it can be done unless the robot or the sensors move, which adds a whole other degree of complexity. Hope that helped.
Next year (Score:1)
I was thinking of this: (Score:2)
Freaked me out for a second.
Nice concept, though. Probably be nice to be able to have bots competent enough to put out a nuke.
Re:How about N2O then... (Score:1)
Ohhhhh that trinity ... (Score:1)
Trinity Test Site [enviroweb.org]
That would be, er, cool though.
Well worth the trip (Score:1)
their history. They are well worth the trip,
especially if you have kids who are (or may
become) technically inclined.
It's interesting to watch which strategies succeed
and which fail, and to try to figure out why they
fail. One strategy that did NOT work, was to
compute everything to the "nth degree". The
robot ends up being WAY too slow.
There are always a couple of innovative approaches
each year. Some even win the contest for the competitor.
Re:I'm more than a little concerned... (Score:3)
I say that if a robot can do it better, let it happen. Firefighters are a necessary part of our society (unfortunatly) but it is a dangerous and tax payer expensive job. If a robot was put to the task it is likely that much less money would have to be spent, and many more lives would be saved.
as far as which one to save... who knows. the current state of AI is low compared to what would need to be available for this type of descision making, but who knows what will happen.
I say use whatever is best for the job.
Re:This is great stuff -- more useful than battleB (Score:1)
Re:This is great stuff -- more useful than battleB (Score:3)
Before attending Villanova, he went to one of the best high schools in the state of Connecticut. Nothing beats a good Catholic school. Nothing. You can bet your last dollar there will *never* be any violence at that school. There are good, smart teachers there that genuinely care about their students. They expect the kids to attain a certain level of academic achievement, and strive to help them do it. A sound education is good preventative medicine for ignorance.
I'm a Democrat and I vote for Rowland. And this has nothing to do with the fact that I went to the same high school.
Re:I'm more than a little concerned... (Score:1)
Re:I'm more than a little concerned... (Score:1)
An Insider's Take... (Score:5)
Better Idea (Score:3)
Re:An Insider's Take... (Score:2)
Here's a question and a "smartass comment" too , and rest assured I'm asking because your project really is quite interesting:
(There's a bit of extra circutry we add in in order to clean up the singnal... i.e. give more consistan readings)
What sort of circuit design did you use in that extra circuitry, out of interest
Therefore, our robot had 2 sensors on each side so it could "balance" itself, and make sure it was parralell at any time. It also had a front sensor, so it could see if it was nearing a wall in front, which is critical due to the way the robot "decides" to do things.
You could've achieved the same results, with only *2* sensors total required, if you'd done a bit more math (trig) and "intrinsicly purposed design" with where you put those two sensors. Would've resulted in a smarter bot, too
(Sorry if this is a question you're already answering in school
Great Competition (Score:3)
My year, we had to chose between doing the Trnity Competion and US First competition. We chose Trinity for a few reasons:
- we didnt have a corporate sponsor
- First is not autonomous robots - they are remote controlled. Also, there is usually a "human factor" - a person may be able to throw things, etc
- many teams end up just letting the large corporate sponsor do all the work
I'm quite glad we skipped First in favor of trinity. It was a very enjoyable (and challenging - read some of the rules from the website for getting bonuses) experience.
Re:I'm more than a little concerned... (Score:1)
Or could we instead go right on and mechanize dangerous and tedious jobs, and then deal with the social problems that result?
Only the latter road leads to Starfleet.
Re:The True market... (Score:2)
Can we give up yet? (Score:4)
I mean come on! Do you have any idea how late for class I'm running?
our robot (Score:2)
(although I was pushing our other co-president to do battlebots!)
Re:Possibilities... (Score:2)
I thought the same thing (Score:2)
Re:I was there, these are REAL robots! (Score:1)
No, no, that'll never work... (Score:1)
I was there, these are REAL robots! (Score:1)
I designed my robot, Tryclops, to win the expert division. Unfortunatly I did not finish my sensor (a laser range finder that returns 64K ranges (1 cm resolution) per second). I went anyway (flew in from Minnesota) and showed off what I had and wandered around and talked to everyone. Some of the seminars were very interesting, All the robots were interesting.
I plan on going back next year with a finished Tryclops
Go Go Firefighting Robots! (Score:1)
Re:Possibilities... (Score:1)
Re:Possibilities... (Score:1)
Re:AI (Was:I'm more than a little concerned...) (Score:1)
In one of his stories a character used a robot to commit murder. He told the robot to put the powder from the bag on the top shelf of a certain cupboard into his wife's coffee, and then serve it to her. Robots would have to be way smarter than people to realize that a human would come to harm from that action.
The problem is that if a robot cannot tell right from wrong then the robot can not follow the three laws no matter how hard it tries.
Re:An Insider's Take... (Score:3)
See the Super T-COMP's site:
http://www.teleport.com/~raybutts/index.htm [teleport.com]
I read all about this Trinity competition back when I was building my own robot project. I would have entered, had I not lived in Florida.
See my project, Chip II:
http://www.logicprobe.org/~octo/robot/ [logicprobe.org]
Re:This is great stuff -- more useful than battleB (Score:2)
Ummmm... except when the boys go to church on Sunday and, well... priests will be priests.
Not a good idea (Score:1)
It sounds like a good idea on the surface.
I would wory that every time I go to light a smoke, I'd have this thing would blow out the match!
-Goran
Re:Did anyone else notice that there were no fires (Score:1)
Battle bots -vs- ..... (Score:2)
Have one setting fires and others putting them out!
I'd like to log a complaint about the article titl (Score:5)
[Note to humor-impaired moderators, this was a joke]
This is great stuff -- more useful than battleBots (Score:2)
I'm just waiting for the real thing. Has anyone thought about the proportions of these robots. The scale of the robots with respect to the fire? I wouldn't want these things appearing at my house even if it were on fire. They'd probably cause more damage than they'd prevent.
Possibilities... (Score:2)
It would be funny / ironic if somebody designed a robot that sensed the circle around the candle, rather than the candle itself...
Parents doing all the work. (Score:1)
I see that they took this in consideration already:
"As far as the students are concerned the goal of the contest should be education and not necessarily winning. We know
that the students desperately want to win, but the adults should let them compete (win or lose) on their own. This
contest is pretty much on the honor system, but we expect that the student contestants are primarily responsible for
the creation of their Robots. If we find any case to the contrary, they will be assigned to a more appropriate
division. We will try to be very fair, and as in everything else, the decision of the Contest Judging Committee is
final."
To the tune of "the slashdot song".. (Score:1)
and another one's gone!
and another one's gone!
another one bytes the dust!
Slashdot effect one point, www.trincoll.edu zero.
AI (Was:I'm more than a little concerned...) (Score:1)
The True market... (Score:4)
That is until I got smart and replaced the C02 with N02 and enjoyed it a lot more....
Re:Possibilities... (Score:1)
Re:The True market... (Score:1)