Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rimorres/qrac
- Owner: RimorRes
- License: mit
- Created: 2019-10-24T09:31:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T10:17:35.000Z (about 5 years ago)
- Last Synced: 2024-11-09T20:48:13.046Z (2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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