IARC Best Presentation

Olin College IARC at Georgia Tech, 2019

IARC is the longest running collegiate aerial robotics challenge in the world. 

It is intended to move the state-of-the-art in aerial robotics forward through the creation of significant and useful mission challenges that are considered 'impossible' at the time that they are proposed. 

In 2018-2019, Eric Miller, Jaimie Cho, Max Schommer, and I founded Olin's IARC project team and lead a group of underclassman to develop a robotic drone swarm that could challenge Mission 8. [Fig. 3]

We successfully competed with our swarm, and won Best Presentation at Georgia Tech in 2019.

Mission 8

The goal of Mission 8 was for a single human was to coordinate with a team of up to four fully autonomous aerial robots to reassemble fragments of a QR code, while under fire from hostile aerial robots.

Navigation commands to your team of robots must be communicated through either gesture or vocal commands.

Platform

 Our swarm was composed of four modified Parrot Bebop 2 drones. Bebops were chosen for their relative durability, accurate indoor height sensing, and stabilized camera image.

In addition to the included camera, downwards facing ultrasonic, 3-axis, gyroscope, magnetometer, accelerometer, and GPS, we attached...

Software Design

Layered Autonomy Stacks

Our team split into four task-driven subteams for development.

I led the Planning and Controls subteam. 

Behavior Arbiter

The behavior arbiter takes into account commands received from the speech processing module, as well as sensor input, when planning the next autonomous movement.

It uses the artificial potential field algorithm to bias away from obstacles, and calculates the covariance of its current position to determine relative error bounds for acceptable flight paths. We used ROS to communicate between nodes in the software stack.

We tested the behavior arbiter using two custom built simulators...

Sound Detection

The human participant wore a headset with a microphone. The microphone transmitted directly back to the central command computer via wifi, where a speech processing module interpreted words and mapped them to a dictionary of known commands.

Testing, or Lessons Learned

Project Artifacts

Figure 1: Olin IARC team poster session

IARC_Poster.pptx

Figure 2: Olin IARC team symposium presentation slide deck

IARC 2019 symposium presentation

Figure 3: Official Rules for IARC

mission8rules.pdf