Fall Subsystems

GUI

GUI

Then Mission Control GUI is a user interface where the user running the mission can monitor and interact with the...

Task Generation

Task Generation

Now that we are performing search in an unknown environment, we: Need to be able to generate interest points that...

Task Allocation

Task Allocation

The task allocation subsystem efficiently assigns each robot tasks such that all tasks are completed in minimal time. Inputs Outputs...

Fleet Management System

Fleet Management System

The fleet management system (FMS) communicates with the agents and monitors their status. It is responsible for establishing socket connections...

Navigation

Navigation

The navigation subsystem takes in the current poses of the robots, and their assigned tasks, as well as a map...

Perception

Perception

The perception subsystem identifies victims in the environment which are modeled as AprilTags. It runs on each robot and takes...

Multi-Robot SLAM (MRSLAM)

Multi-Robot SLAM (MRSLAM)

MRSLAM localizes the agents and generates a map of the environment. MRSLAM is an extension of SLAM Toolbox package to...