{% extends 'base.html' %} {% block title %}About - BBQUDA{% endblock title %} {% block content %}

About

Who are we?

The FIU Marine Robotics Lab is developing autonomous robots that can be deployed in areas when needed to gather continuous data more effectively than a human researcher would be able to.


Our mission

The purpose of the BBQUDA web app is to provide a site for researchers to be able to plan and view data from missions conducted on the health of underwater ecosystems. The web app allows for a place to show all of the data in a easy-to-read manner that allows the user to visually see the trajectory of the robot and the data points at each given point along the path. The ability for users to have personal logins that they can then upload and save multiple test missions allows them to easily switch between analyzing various missions. The web app also allows users to select new points on a global map for a new mission and export these points, making it much easier to create new mission plans in the various third-party software solutions. We also provide resources in our dashboard page, should the user need to contact anyone to help with the project.

{% endblock %}