Metadata-Version: 2.1
Name: command-based-framework
Version: 0.0.0
Summary: "Underlying control system for GRR's robotics systems."
Home-page: https://github.com/Great-River-Robotics/command-based-framework
Author: Great River Robotics
Author-email: 
License: MIT
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Provides-Extra: testing
License-File: LICENSE.txt

<!-- These are examples of badges you might want to add to your README:
     please update the URLs accordingly

[![Built Status](https://api.cirrus-ci.com/github/<USER>/command-based-framework.svg?branch=main)](https://cirrus-ci.com/github/<USER>/command-based-framework)
[![ReadTheDocs](https://readthedocs.org/projects/command-based-framework/badge/?version=latest)](https://command-based-framework.readthedocs.io/en/stable/)
[![Coveralls](https://img.shields.io/coveralls/github/<USER>/command-based-framework/main.svg)](https://coveralls.io/r/<USER>/command-based-framework)
[![PyPI-Server](https://img.shields.io/pypi/v/command-based-framework.svg)](https://pypi.org/project/command-based-framework/)
[![Conda-Forge](https://img.shields.io/conda/vn/conda-forge/command-based-framework.svg)](https://anaconda.org/conda-forge/command-based-framework)
[![Monthly Downloads](https://pepy.tech/badge/command-based-framework/month)](https://pepy.tech/project/command-based-framework)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/command-based-framework)
-->

[![Project generated with PyScaffold](https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold)](https://pyscaffold.org/)

# command-based-framework

> Underlying control system for GRR's robotics systems.

A longer description of your project goes here...


<!-- pyscaffold-notes -->

## Note

This project has been set up using PyScaffold 4.3. For details and usage
information on PyScaffold see https://pyscaffold.org/.
