NASA Swarmathon What is the Swarmathon? The NASA Swarmathon is a - - PowerPoint PPT Presentation

nasa swarmathon
SMART_READER_LITE
LIVE PREVIEW

NASA Swarmathon What is the Swarmathon? The NASA Swarmathon is a - - PowerPoint PPT Presentation

NASA Swarmathon What is the Swarmathon? The NASA Swarmathon is a nation-wide autonomous robotics competition that was created by the University of New Mexico and hosted by NASA. The Swarmathon is open to Minority Serving Institutions . The


slide-1
SLIDE 1

NASA Swarmathon

slide-2
SLIDE 2

The NASA Swarmathon is a nation-wide autonomous robotics competition that was created by the University of New Mexico and hosted by NASA. The Swarmathon is open to Minority Serving Institutions. The purpose of the competition is to research cooperative search algorithms for Mars exploration. Each year the challenge gets harder.

What is the Swarmathon?

slide-3
SLIDE 3

What is the Swarmathon?

slide-4
SLIDE 4

First Year: 2016

slide-5
SLIDE 5

2016 Championship Round

slide-6
SLIDE 6

Test, Test, Test!

slide-7
SLIDE 7

We Won!

slide-8
SLIDE 8

2017: Robots with Grippers!

slide-9
SLIDE 9

Bulldozer Mode!

slide-10
SLIDE 10

The Agony of Defeat

slide-11
SLIDE 11

2017 Team

slide-12
SLIDE 12

Reality Bites

slide-13
SLIDE 13

2018: Obstacles!

slide-14
SLIDE 14

Rethink!

The base code was a barrier to

  • students. In the summer of 2017 I redesigned

it with two goals: 1. Behavior should be testable in isolation. 2. Easy things should be easy.

import math import swarmie square_size = 5 for step in range(4): swarmie.drive(square_size) swarmie.turn(math.pi/2)

slide-15
SLIDE 15

Bulldozer No More

slide-16
SLIDE 16

IMU Calibration

slide-17
SLIDE 17

2018 Finalists

Round 1 Round 2 Day 1 Total Quarter Finals Semi Finals Finals Cabrillo College 9 14 23 8 Durham Tech Community College 9 6 15 42 39 34 Florida International University 7 3 10 7 Jackson State University 5 9 14 9 11 Southwestern Indian Polytechnic Institute 13 8 21 39 22 23 Texas A&M International University 10 1 11 11 4 University of Puerto Rico at Arecibo 9 4 13 7 York College of The City University of New York 13 3 16 6

slide-18
SLIDE 18

2019: Simulation Accuracy

slide-19
SLIDE 19

Continuous Testing

slide-20
SLIDE 20

Qualifying for 2019

slide-21
SLIDE 21

Victory, At Last

slide-22
SLIDE 22

A Ridiculous Carry On