Skip to content

A controller for Kerbal Space Program made with Python & Arduino

License

Notifications You must be signed in to change notification settings

ThePerkinrex/KSPController

Repository files navigation

KSPController

A controller for Kerbal Space Program made with Python & Arduino


Python3 is needed to run this

The python code has been tested with python 3.7.0


to be able to run the python code, install the dependecies using pip3 install -r requirements.txt, then to actually run it, use python3 KSPController.py


to test the python code, install the requirements.txt & requirements-test.txt using pip3 install -r requirements.txt;pip3 install -r requirements-test.txt & run perctest on the base directory

About

A controller for Kerbal Space Program made with Python & Arduino

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published