Skip to content

soft-eng-practicum/Artemis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S.A.U.C.E. 2.0.

S.A.U.C.E. or Structural Analysis Using Contactless Evaluation is a small contactless device that is designed to assess, analyze, and monitor the structural integrity of manufactured structures by utilizing object detection technology, thermal imaging, range finding, and vibrational monitors. The information gathered is collected and stored for further analysis. Version 2.0 is a continuation of our original project with a newfound focus on portability and compatibility with robotic systems that would allow us to expand on the existing features by allowing use in locations that would otherwise be inaccessible.

Designed as an entry into the NASA Minds project.

Selected Technology Stack

Python
Flash and Dash
HTML
Jupyter

Dashboard

The Dashboard sub folder contains the python code for displaying metrics and a general control panel for our device.

Requires

See requirements.txt for a comprehensive list of what we require and what versions.

To install, run:

pip install -r requirements.txt 

To Run

index.py is the primary dashboard server, simply run it locally to use until a proper production build is made.

To Host

Port 8080 needs to be forwarded - App will function without but only locally

Helpers

The helpers subdirectory is a set of scripts necessary for major parts of our project to function, such as live video streaming from the S.A.U.C.E. module itself.

Authors

Dr. Tae Lee ([email protected]), Dr. Sairam Tangirala ([email protected])

Byron Fisher ([email protected]), Khamilah Nixon ([email protected]), Matteo Kitic ([email protected]), Samuel Mckinney ([email protected]), Valerie Morse ([email protected])

Team SAUCE(2.0) - Software Development Team(Spring 2023): Kelvin Zetino ([email protected]) Bradley Nguyen ([email protected]) Jacob Franscoviak ([email protected])

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%