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

https://github.com/embersarc/successiveconvexificationfreefinaltime

Implementation of "Successive Convexification for 6-DoF Mars Rocket Powered Landing with Free-Final-Time"
https://github.com/embersarc/successiveconvexificationfreefinaltime

Last synced: 2 months ago
JSON representation

Implementation of "Successive Convexification for 6-DoF Mars Rocket Powered Landing with Free-Final-Time"

Awesome Lists containing this project

README

        

# SuccessiveConvexification
Implementation of [Successive Convexification for 6-DoF Mars Rocket Powered Landing with Free-Final-Time](https://arxiv.org/abs/1802.03827)

[Short Video Example](https://gfycat.com/HideousUniqueEthiopianwolf)

Reqires `matplotlib`, `numpy`, `scipy` and `cvxpy`.

[C++ implementation](https://github.com/EmbersArc/SuccessiveConvexificationCpp)