diff --git a/README.md b/README.md index a23fd02..900f854 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # GaTORS: A Game-Theoretic Tool for Optimal Robot Selection and Design in Surface Coverage Applications +[![github.io](https://img.shields.io/badge/github.io-MainPage-black.svg)](https://utnuclearroboticspublic.github.io/gators/) + ![](images/i3.png) ## About diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..d167f1f --- /dev/null +++ b/docs/README.md @@ -0,0 +1,54 @@ +# GaTORS: A Game-Theoretic Tool for Optimal Robot Selection and Design + +#### Steven Swanbeck, Daniel Meza, Jared Rosenbaum, David Fridovich-Keil, and Mitch Pryor + +## Submitted to IROS 2024 + + + + +### About +As the number of commercially-available robots +increases, users face the challenge of evaluating many options +to identify the optimal system for their needs. This market +saturation also compels providers to ensure new systems are +competitive with or superior to existing robots to increase +economic viability. The need for evaluation extends to multi- +robot teams collaborating toward shared objectives, where +understanding individual contributions to overall team per- +formance is complex but necessary. One specific application +domain for robot platform selection in industry is autonomous +surface coverage, which includes tasks such as painting, clean- +ing, and surveying in industrial facilities. To assist in the +design and selection of robotic systems for surface coverage +applications, we introduce GaTORS, a novel tool that frames +the surface coverage task allocation process as a collaborative +general-sum discrete-time game. By parameterizing robots with +a set of common constraints, this tool enables performance +evaluation of existing and potential future robotic systems. +GaTORS is evaluated in a case study of surface coverage for +corrosion mitigation in an industrial refinery, with experiments +demonstrating its utility in selecting existing robotic platforms +best suited to complete the specific coverage task. These +experiments also highlight GaTORS’ potential to inform the +design of new systems that can efficiently accomplish assigned +tasks within practical time and cost constraints. Due to its +flexibility, GaTORS can be easily adapted to provide similar +insights for other types of robots in different environments and +surface coverage applications. + + + diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 0000000..ea68bf3 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1,6 @@ +remote_theme: pages-themes/cayman@v0.2.0 +plugins: +- jekyll-remote-theme # add this line to the plugins list if you already have one +title: "GaTORS: A Game-Theoretic Tool for Optimal Robot Selection and Design" +description: "Supplemental Material" +show_downloads: false diff --git a/docs/_includes/youtube.html b/docs/_includes/youtube.html new file mode 100644 index 0000000..3f2749a --- /dev/null +++ b/docs/_includes/youtube.html @@ -0,0 +1,25 @@ + + +
+ \ No newline at end of file diff --git a/models/clouds/info.txt b/models/clouds/info.txt new file mode 100644 index 0000000..27712e9 --- /dev/null +++ b/models/clouds/info.txt @@ -0,0 +1 @@ +Clouds should go in this directory!