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

https://github.com/elucidation/ksp-rocket-hover-controller

Using the kOS mod to programmatically control a KSP rocket and build a hover controller PID loop
https://github.com/elucidation/ksp-rocket-hover-controller

Last synced: about 1 year ago
JSON representation

Using the kOS mod to programmatically control a KSP rocket and build a hover controller PID loop

Awesome Lists containing this project

README

          

# KSP-rocket-hover-controller
Using the kOS mod to programmatically control a KSP rocket and build a PID controller to make the craft hover.

![Successful hover at 100m](images/hover.png)

View a static rendition of the [KSP Hover Controller IPython Notebook](KSP_pid_tuning.ipynb) or [here](http://nbviewer.ipython.org/github/Elucidation/KSP-rocket-hover-controller/blob/master/KSP_pid_tuning.ipynb)