Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).