Skip to content

Some python scripts enable your Kerbal rocket to land (safely, hopefully) at a fixed point

License

Notifications You must be signed in to change notification settings

ZCM8848/KSP-Auto-Landing

Repository files navigation

KSP-Auto-Landing

Some python scripts enable your Kerbal rocket to land (safely, hopefully) at a fixed point


CAUTION:

This project is still IN EARLY STAGE OF DEVELOPMENT, therefore some functions may not yet completed and buggy.


TODO:

  • Fix autopilot problems
  • Add a boosterback burn and sea landing general sequence
  • Improve control algorithm performance (against huge aerodynamic force)
    I'm learning to solve this problem and hope someone can help me😢

Usage:

To run the code: python landing.py


References:

G-FOLD-Python
G-FOLD
GFOLD_KSP
Lossless Convexification of Nonconvex Control Bound and Pointing Constraints of the Soft Landing Optimal Control Problem


Links:

GFOLD-solver


Demo:

Fixed-point landing terminal guidance of rockets based on GFOLD algorithm
Demonstration of the whole process of the return-fixed-point landing algorithm of the New Glenn-like rocket

About

Some python scripts enable your Kerbal rocket to land (safely, hopefully) at a fixed point

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages