Slashdot Mirror


Team Sonia Takes Prize at RoboSub 2011

An anonymous reader writes "The RoboSub 2011 competition final was held on July 17. Each year, teams from around the world gather to see who has the best autonomous underwater vehicle. The goal of the competition is to complete an obstacle course with no human intervention. This year a team from Montreal, Canada — team SONIA AUV from ETS — won first place." Read on for a list of the top-placing teams.
  • 1st Place: ETS Team SONIA (awarded $7,000)
  • 2nd Place: Cornell University (awarded $4000)
  • 3rd Place: University of Florida (awarded $3,000)
  • 4th Place: Reykjavik University (awarded $2,000)
  • 5th Place: University of Maryland (awarded $500)
  • 6th Place: University of Rhode Island ($500)
  • 7th Place: United States Naval Academy
  • 8th Place: NC State

22 comments

  1. Good going for the local boys! by 50000BTU_barbecue · · Score: 1

    I'm in Montreal, go ETS! Yay!

    --
    Mostly random stuff.
    1. Re:Good going for the local boys! by Anonymous Coward · · Score: 0

      Same here, go ETS!

    2. Re:Good going for the local boys! by Anonymous Coward · · Score: 0

      GNU GENERAL PUBLIC LICENSE
      Version 3, 29 June 2007

      Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
      Everyone is permitted to copy and distribute verbatim copies
      of this license document, but changing it is not allowed.

      Preamble

      The GNU General Public License is a free, copyleft license for
      software and other kinds of works.

      The licenses for most software and other practical works are designed
      to take away your freedom to share and change the works. By contrast,
      the GNU General Public License is intended to guarantee your freedom to
      share and change all versions of a program--to make sure it remains free
      software for all its users. We, the Free Software Foundation, use the
      GNU General Public License for most of our software; it applies also to
      any other work released this way by its authors. You can apply it to
      your programs, too.

      When we speak of free software, we are referring to freedom, not
      price. Our General Public Licenses are designed to make sure that you
      have the freedom to distribute copies of free software (and charge for
      them if you wish), that you receive source code or can get it if you
      want it, that you can change the software or use pieces of it in new
      free programs, and that you know you can do these things.

      To protect your rights, we need to prevent others from denying you
      these rights or asking you to surrender the rights. Therefore, you have
      certain responsibilities if you distribute copies of the software, or if
      you modify it: responsibilities to respect the freedom of others.

      For example, if you distribute copies of such a program, whether
      gratis or for a fee, you must pass on to the recipients the same
      freedoms that you received. You must make sure that they, too, receive
      or can get the source code. And you must show them these terms so they
      know their rights.

      Developers that use the GNU GPL protect your rights with two steps:
      (1) assert copyright on the software, and (2) offer you this License
      giving you legal permission to copy, distribute and/or modify it.

      For the developers' and authors' protection, the GPL clearly explains
      that there is no warranty for this free software. For both users' and
      authors' sake, the GPL requires that modified versions be marked as
      changed, so that their problems will not be attributed erroneously to
      authors of previous versions.

      Some devices are designed to deny users access to install or run
      modified versions of the software inside them, although the manufacturer
      can do so. This is fundamentally incompatible with the aim of
      protecting users' freedom to change the software. The systematic
      pattern of such abuse occurs in the area of products for individuals to
      use, which is precisely where it is most unacceptable. Therefore, we
      have designed this version of the GPL to prohibit the practice for those
      products. If such problems arise substantially in other domains, we
      stand ready to extend this provision to those domains in future versions
      of the GPL, as needed to protect the freedom of users.

      Finally, every program is threatened constantly by software patents.
      States should not allow patents to restrict development and use of
      software on general-purpose computers, but in those that do, we wish to
      avoid the special danger that patents applied to a free program could
      make it effectively proprietary. To prevent this

    3. Re:Good going for the local boys! by jiteo · · Score: 1

      I *study* at ETS, go ETS! Yay!

    4. Re:Good going for the local boys! by OzPeter · · Score: 1

      I'm in Montreal, go ETS! Yay!
      --
      LOAD"FEMA RESPONSE PLAN",8,1
      SEARCHING FOR FEMA RESPONSE PLAN

      ?FILE NOT FOUND

      ERROR

      Shouldn't that be?

      Je suis à Montréal, allez ETS! Yay!
      -
      LOAD "PLAN D'INTERVENTION FEMA", 8,1
      RECHERCHE DE PLAN D'INTERVENTION FEMA

      ? FICHIER INTROUVABLE

      ERREUR

      --
      I am Slashdot. Are you Slashdot as well?
    5. Re:Good going for the local boys! by Anonymous Coward · · Score: 0

      trolls these days cant even write anything original, they just copy-paste the same boilerplate

    6. Re:Good going for the local boys! by Anonymous Coward · · Score: 0

      Good luck finding a job in Montreal!

    7. Re:Good going for the local boys! by Zen-Mind · · Score: 2

      Ok, and that very unlighted comment comes from where? ETS has an excellent placement rate, I think over 95% so I have no worry for them. I studied there and had no trouble finding a job either.

  2. Naval Academy Places 7th? by Anonymous Coward · · Score: 0

    Oh, the shame! My niece is entering her third year at the academy, and her brother just joined her there a few weeks ago. I can't see them joining this competition next year, though. She wants to be an MD, and he wants to fly fighter jets.

    1. Re:Naval Academy Places 7th? by hax4bux · · Score: 1

      Nobody expects ring knockers to build anything larger than a RFP.

  3. Congratulations to Reykjavik by Anonymous Coward · · Score: 1

    If I remember correctly, this is their second year in the competition. Last year, they had their robot flood during one of the earlier days and they worked the entire time to get it running again. They managed to get the robot to move past the gate after having a complete system failure.

    Congratulations on 4th place! And I'm happy ETS finally won.

    (former member of the University of Maryland team)

  4. First reaction: This is a 6-year old dupe! oh wait by tloh · · Score: 2

    http://hardware.slashdot.org/article.pl?sid=05/03/30/1426214

    Well, obviously not. Aside from the cool factor, that earlier story really stuck with me because it was so inspirational and was a beautiful illustration of so much that is wrong with the political priorities of our current society.

    --
    Stay sentient. Don't drink bad milk.
  5. 1st place entry uses Java on Linux by KenSeymour · · Score: 2

    I was trying to think of how they debug the embedded code on this thing. Probably using a data logger.

    I found this paper interesting about the software running on the sub:

    http://sonia.etsmtl.ca/assets/files/publication-en/2007-USNA-Reconfigurable_mission_system.pdf

    --
    "We can't solve problems by using the same kind of thinking we used when we created them." -- Albert Einstein
    1. Re:1st place entry uses Java on Linux by oursland · · Score: 2

      I was at the competition and spoke in depth with most of the teams. Unfortunately, I didn't bother asking which language they used, so I cannot confirm that Java was their choice. Language selection and technology employed often changes in collegiate robotics competitions as each year brings in new team members to replace the graduating members. I wouldn't place much belief on a report from 2007 to represent the current system.

      If I recall correctly, Team SONIA employed an Ethernet tether during test runs. The communications protocol they used was JAUS (SAE AS-4).

  6. Court Martials and a hearty, final breakfast ... by RockDoctor · · Score: 1
    ... all round for the US Navy Academy team : operating in what should be their own "home waters", but being beaten into 7th place !

    No, but seriously, someone has got some explaining to do. Inadequate resources? Or if the financial/ engineering resources were available, a worrying lack of innovative resource or a major fuck-up in management (I don't envisage an [Any Country] Naval Academy team being hot on brainstorming out-of-the-box ideas, at least not without having to get the plans past the Officer In Charge of the project first.)

    Or maybe the higher placed institutions really do have naval engineering talent vastly in advance of that at the Naval Academy. In which case, the Recruitment Department has got some major explaining to do.

    Coming soon : Navy SEALS Press Gang detained by portly Montreal Security Guard.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  7. Re:Court Martials and a hearty, final breakfast .. by Anonymous Coward · · Score: 0

    Cornell University had a near perfect run, immediately followed by a change in lighting conditions during the finals which resulted in their last run being modest by comparison. Computer Vision technology is flakey at best and virtually useless the rest of the time.

    I didn't pay much attention to Team Sonia or the Naval Academy however everyone at this competition was worthy of praise. The school flag being flown has virtually nothing to do with outcomes in this competition.

    Team advisor, team captain, team members, school. Those are the criteria in order which actually impact the outcome. If any one of those falls down on the job, the entire team performance will suffer despite the best efforts of every other link in the chain.

  8. Re:Court Martials and a hearty, final breakfast .. by oursland · · Score: 1

    IIRC, the US Naval Academy had hardware failure that prevented them from performing as well as expected. Furthermore, I don't think you should expect their undergraduates to be somehow better than their counterparts from elite engineering schools with research departments into robotics.

  9. Re:Court Martials and a hearty, final breakfast .. by RockDoctor · · Score: 1
    For a deeply militaristic society like America, the failure of the recruiting sergeants to either attract, bribe or compel the best of the best of students to surrender their moral judgement and come to their institution is a serious failure of the military recruitment machinery.

    And to the AC, yes, everyone did do well no doubt. But for a country that so visibly depends on it's military to project it's opinions on the rest of the world, the failure to be even in contention is a problem.

    "hardware failure" is an inadequate excuse. When I have a hardware failure in my scuba breathing gear, I don't die, I switch to my alternative system and at the worst do an "under-control abort".

    I can imagine the excuses coming into The Admiralty for the "Chariots" mission : "Sorry sir, we had a hardware failure. The Tirpitz is still a viable threat." In fact the story was "We had multiple hardware failures and lost several men, but the Tirpitz is disabled for the foreseeable future."

    I wonder if any of the equipment is still on the bottom of Loch Cairnbawn? That would be a helluva a dive - 80m if I recall the charts properly.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  10. Re:Court Martials and a hearty, final breakfast .. by oursland · · Score: 1

    You seem to be confusing the US Naval Academy with the Office of Naval Research. One had 3 undergraduate students working with a budget of something like $5k in their free time for a collegiate competition and the other produces research vessels and weapons of the future. But, hey, it's not like you can be asked to understand what TFA is about let alone read it.

  11. Re:Court Martials and a hearty, final breakfast .. by Anonymous Coward · · Score: 0

    It probably has more to do with the time that the students put in. I had a relatively small team at UF, with 7 students this year, but we started working on our sub a few weeks after last years competition and probably put in over 10,000 man-hours into our new sub. I would guess that Cornell and ETS had similar (or larger) time investment. I assume that the even smaller Naval Academy team could not put in this kind of time effort, even if they wanted to. Don't they have a host of other commitments that the other universities do not have? We could work through the night any time we desired; can students from the Naval Academy team do this?

  12. Re:Court Martials and a hearty, final breakfast .. by RockDoctor · · Score: 1

    If they choose names that make them look like military, then that's how they can expect to be treated.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"