Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rimorres/qrac

Quark-class Rocket Autonomous Controller
https://github.com/rimorres/qrac

Last synced: 19 days ago
JSON representation

Quark-class Rocket Autonomous Controller

Awesome Lists containing this project

README

        

# QRAC
Quark-class Rocket Autonomous Controller

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

- Python3.x for running the `.py` files.

To install the required python modules just run the following command in the command line.

```
pip install -r requirements.txt
```

### Installing

1. Cloning
Through the command line, get to the directory you wish to clone the repository into then run the following command.
```
git clone https://github.com/Oxyde2/QRAC.git
```

2. Downloading the ZIP
Download the compressed files and unzip them.

Once you have successfully obtained your local copy open the project folder in your desired IDE or text editor.

Great! You're all set now!

### Launch the program!

## Built With

* [PIP](https://pip.pypa.io/) - Python dependency manager.

## Versioning

The versioning is formatted to Semantic Versioning 2.0.0 standards. [SemVer](https://semver.org/).
The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
For available versions, see the [releases of this project](https://github.com/Oxyde2/QRAC/releases).

## Authors

* **Maxime Djomby** - *Initial work* - [Oxyde2](https://github.com/Oxyde2/)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Maybe someday