Skip to content

AFRL-ARES/pyares-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pyares-directory

Welcome to the PyAres directory. This repository serves as a central locaiton for finding templates, examples, and implmentations of PyAres servcies for use with ARES OS.

Templates

Templates provide a preformated repository for setting up your service. All offical AFRL-ARES templates are availible from the pyares-templates master repository

Name Description Source License
PyAres Analyzer Template (Simple) Simple PyAres Analyzer template for basic analysis logic AFRL-ARES MIT
PyAres Analyzer Template PyAres Analyzer template. Implements analyzer logic as a class for more complex functionality AFRL-ARES MIT
PyAres Planner Template (Simple) Simple PyAres Planner template for basic planning logic AFRL-ARES MIT
PyAres Device Template (Simple) Simple PyAres Device template for basic devices AFRL-ARES MIT

Example Implementations

Name Type Description Source License
pyares-dataq-2008 Device PyAres Device for DataQ DI-2008 Dataloggers AFRL-ARES MIT
pyares-ax-planners Planner Pyares interface for Meta's Ax Bayesian Optimization API AFRL-ARES MIT
Latin-Hypercube-Planner Planner An iterative Latin hypercube planner AFRL-ARES MIT
ARES-Print-Analyzer Analyzer Computer vision based FDM print quality analyzer, based on the work of Ganitano et al. Meant for use with the Educational ARES project AFRL-ARES MIT
ARES-Print-Planner Planner Simulated annealing planner for optimizing FDM 3d printing based on the work of Ganitano et al. Meant for use with the Educational ARES project AFRL-ARES MIT

Demo/Development Tools

Name Type Description Source License
pyares-demo-response Analyzer A syntheic response surface made up of a mix of N-dimensional gaussians. Useful for testing out planners. AFRL-ARES MIT

Contributing

If you have a PyAres based project you think would be useful to the community and would like it included here, please submit a Pull Request. Be sure to include a link to your repository. Services should NOT include any proprietary elements (code, data, etc.) that you are not licensed to redistribute. If your service depends on these elements consider implementing your service as an interface which relies on the user to have their own access approriately licensed resources.

Disclaimer

The contents of this repository is intented for purely informational purposes. Inclusion does not imply the endorsement or fitness-for-purpose of any linked repository.

Distribution

Distribution A: Approved for public release; distribution unlimited. AFRL-2026-2820

About

Central repository for finding PyAres examples and templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors