DefconBots Robot Contest Rules for next year!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kallahar
    Goon Like Object
    • Jan 2003
    • 571

    #1

    DefconBots Robot Contest Rules for next year!

    We got a lot of great ideas for new contests, and I think that this current form is one that will challenge everyone, but that should be easy enough for everyone to attempt!

    Simply put, it's autonomous cars racing around a track... with guns....

    Yeah, it should be cool :)

    All the details are at http://defconbots.org/defcon17/

    Over the next 2 months or so we'll be building the demo bot & software, so we'll play-test the contest using that. The rules will change a bit I'm sure, so if you have any specific concerns then please post them here!

    The #1 goal I have is to get more people involved, I'd love it if some teams would share their project progress and some of the basic code (like how to read sensors, etc) then that would really help out the new people!

    Kallahar
    --- The fuck? Have you ever BEEN to Defcon?
  • YenTheFirst
    Member
    • Aug 2008
    • 282

    #2
    Re: DefconBots Robot Contest Rules for next year!

    sounds fun!
    It's not stupid, it's advanced.

    Comment

    • Tacitus
      Alcohol Problem
      • Feb 2003
      • 203

      #3
      Re: DefconBots Robot Contest Rules for next year!

      Would a blog of the development process of the demo bot be of interest to anyone thinking of competing?

      Comment

      • lil_freak
        Innocent and Cute
        • Jul 2003
        • 808

        #4
        Re: DefconBots Robot Contest Rules for next year!

        Originally posted by Tacitus
        Would a blog of the development process of the demo bot be of interest to anyone thinking of competing?
        Yes, it would be of interest.
        "It is difficult not to wonder whether that combination of elements which produces a machine for labor does not create also a soul of sorts, a dull resentful metallic will, which can rebel at times". Pearl S. Buck

        Comment

        • theamk
          Member
          • Dec 2006
          • 15

          #5
          Re: DefconBots Robot Contest Rules for next year!

          I would be very interested in the development blog! Please, do post it.

          By the way, why is hit detection determined by the human judge? I would imagine that one could install a flat 'target' on the side of the car, and detect pellet hits using piezo sensors, something like this:
          http://unconventional-airsoft.com/20...le-simon-game/
          Last edited by theamk; September 24, 2008, 23:19. Reason: typo

          Comment

          • YenTheFirst
            Member
            • Aug 2008
            • 282

            #6
            Re: DefconBots Robot Contest Rules for next year!

            wouldn't that probably get confused with bumping into walls, or the other car?
            also, you would have to have sufficient coverage of the vehicle, possibly including wheels.
            It's not stupid, it's advanced.

            Comment

            • kallahar
              Goon Like Object
              • Jan 2003
              • 571

              #7
              Re: DefconBots Robot Contest Rules for next year!

              Yeah, we figured that getting an automatic sensors to accuratly detect a "hit" (and not false positive) would be pretty difficult. I'd love to see a demo proving me wrong though :)

              Kallahar
              --- The fuck? Have you ever BEEN to Defcon?

              Comment

              • theamk
                Member
                • Dec 2006
                • 15

                #8
                Re: DefconBots Robot Contest Rules for next year!

                Bumping into the the wall vs. ball hit should be possible to tell apart - my scope shows quite a different waveforms in each case.
                Reliably determining the hit into ANY part of the car is probably complicated. However, if the rules are changed as following:

                Each car has a three round targets attached to it, each 3" diameter, one on the back, and two on each side. Hitting the target disables the motor for X seconds.

                Then the task becomes much easier. In fact, we can also place a blinking IR led in center of each target, to make vision processing easier.

                Comment

                • microgramme
                  beca2def54c1a69298bb3cb81
                  • Jul 2007
                  • 20

                  #9
                  Re: DefconBots Robot Contest Rules for next year!

                  I'm so down! I am under the understanding the cost to get in is much less now -- this should add more competition!

                  Comment

                  • kallahar
                    Goon Like Object
                    • Jan 2003
                    • 571

                    #10
                    Re: DefconBots Robot Contest Rules for next year!

                    Yeah, we had IR beacons a couple years ago and the guns just tore them up, killing the electronics. Please build one though and prove me wrong :) I'd say that just a target on the rear is good enough though, maybe a 4" wide by 2" tall rectangle. I think the trick will be getting it reliable on a moving, vibrating platform.

                    And yeah, the cost should be much much less, $300 or so to get a fairly capable bot. Pretty much all off the shelf components.

                    Kallahar
                    --- The fuck? Have you ever BEEN to Defcon?

                    Comment

                    • kallahar
                      Goon Like Object
                      • Jan 2003
                      • 571

                      #11
                      Re: DefconBots Robot Contest Rules for next year!

                      Okay, due to popular demand, I've created a blog! I'm not a blogger, but we'll see how this goes...

                      http://defconbots.blogspot.com/

                      Kallahar
                      --- The fuck? Have you ever BEEN to Defcon?

                      Comment

                      • LosT
                        Contest Creator / Goon
                        • May 2004
                        • 1389

                        #12
                        Re: DefconBots Robot Contest Rules for next year!

                        Kall, and Tac, you two are slowly becoming like K&R of C fame in my book (K & T)-

                        How many bots can a team enter?

                        According to the rules the bot simply has to fit into a 1" square, correct? I may have a clarification issue I would like to ask off board....

                        What is considered "intentional" damage to other players?

                        How will inner and outer position be determined? How soon prior to a match will this information be made available?

                        It does not seem that much AI will be required based on the size and shape of the arena. Can you comment on this?

                        1057

                        Comment

                        • kallahar
                          Goon Like Object
                          • Jan 2003
                          • 571

                          #13
                          Re: DefconBots Robot Contest Rules for next year!

                          Teams can have as many bots as they want.

                          1' square includes any arms or outriggers at any time.

                          intentional damage would be anything considered a physical weapon

                          inner/outer will probably be decided by random chance at the start of the match, so within a few minutes of the start.

                          Kallahar
                          --- The fuck? Have you ever BEEN to Defcon?

                          Comment

                          • Homeslice (tm)
                            n00b
                            • May 2008
                            • 18

                            #14
                            Re: DefconBots Robot Contest Rules for next year!

                            I am interested in competing this year but I am a bit confused on the rules. I have seen posts relating to targeting opponents and vehicle motor disablement based on a hit, but not on the actual rules page. Is this old info or is this something that is still planned?

                            Comment

                            • theamk
                              Member
                              • Dec 2006
                              • 15

                              #15
                              Re: DefconBots Robot Contest Rules for next year!

                              The new rules prohibit any weaponry. You are not allowed to shoot the opponent, and thus there is no need for motor disablement.

                              The new rules were posted in March 27, 2009 - any weapons/hit detection discussion prior to that date are about old rules, and does not apply today.

                              Disclaimer: I am not affiliated in any way with contest organizers.

                              Comment

                              Working...