Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ap6yc/l2mtaskdetector.jl
Missouri S&T's TaskDetector module, developed for the DARPA L2M project under Teledyne and packaged into a separate project.
https://github.com/ap6yc/l2mtaskdetector.jl
Last synced: about 1 month ago
JSON representation
Missouri S&T's TaskDetector module, developed for the DARPA L2M project under Teledyne and packaged into a separate project.
- Host: GitHub
- URL: https://github.com/ap6yc/l2mtaskdetector.jl
- Owner: AP6YC
- Created: 2021-08-23T18:52:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T20:56:59.000Z (about 2 years ago)
- Last Synced: 2024-11-24T19:35:40.417Z (about 2 months ago)
- Language: Julia
- Size: 236 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# L2MTaskDetector
Missouri S&T's TaskDetector module, developed for the DARPA L2M project under Teledyne and packaged into a separate project.
| **Documentation** | **Build Status** | **Coverage** |
|:------------------:|:----------------:|:------------:|
| [![Stable][docs-stable-img]][docs-stable-url] [![Dev][docs-dev-img]][docs-dev-url] | [![Build Status][ci-img]][ci-url] | [![Codecov][codecov-img]][codecov-url][docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://AP6YC.github.io/L2MTaskDetector.jl/stable[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://AP6YC.github.io/L2MTaskDetector.jl/dev[ci-img]: https://github.com/AP6YC/L2MTaskDetector.jl/workflows/CI/badge.svg
[ci-url]: https://github.com/AP6YC/L2MTaskDetector.jl/actions[codecov-img]: https://codecov.io/gh/AP6YC/L2MTaskDetector.jl/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/AP6YC/L2MTaskDetector.jl[issues-url]: https://github.com/AP6YC/L2MTaskDetector.jl/issues
## Table of Contents
- [L2MTaskDetector](#l2mtaskdetector)
- [Table of Contents](#table-of-contents)
- [Usage](#usage)
- [Contributing](#contributing)
- [Credits](#credits)
- [Authors](#authors)
- [License](#license)## Usage
TODO
## Contributing
Please raise an [issue][issues-url].
## Credits
### Authors
- Sasha Petrenko
- Andrew Brna## License
This software is developed by the Applied Computational Intelligence Laboratory (ACIL) of the Missouri University of Science and Technology (S&T) under the supervision of Teledyne Technologies for the DARPA L2M program.
Read the [License](LICENSE).